
Originally Posted by
FullyBaked
okay. next problem!!!! hope you don't mind....
have created tabs but am now unsure of how to organize relationships correctly....
i have the main form, personal details, linked to corresponding table with "intake number" as the primary key an set to autonumber.
in all other tables i have created an "intake number" field but have not made this a primary key and have set as number as opposed to autonumber. is this correct?
then i have created a relationship between the primary key "Intake Number" in personal details form (My main form) and the "Intake number" (not set to primary key and set as number) in all of my other tables.
the problem i receive is as follows:
the fields with the same name as those on the "personal details" table such as surname etc are automatically completed on the other forms, however this field is for the surname of a family member and not the prson whose details we are collecting.
all the rest of my fields give me #Name? and i am unable to edit them.