Hi
I have a continous form called subcase. The primary key is subcaseID(autonumber) which is a foreign key in a form called 'further details'.
i created a command button next to each record in 'subcase' which i hoped that on clicking opens up into a related record in the further details form. but i cant understand why the subcaseID field(foreign key) in the 'further details form' is empty rather than being automatically updated
I have a continous form called subcase. The primary key is subcaseID(autonumber) which is a foreign key in a form called 'further details'.
i created a command button next to each record in 'subcase' which i hoped that on clicking opens up into a related record in the further details form. but i cant understand why the subcaseID field(foreign key) in the 'further details form' is empty rather than being automatically updated