So I have a field on the main form that is called mainID which is an auto number and gets updated when you start a record. This field is set as the master link. On my sub form I have a field ID which is set as the child link. So when the form opens there is no data in this field so I get a message box wanting me to enter the mainID. I guessing that the sub form needs to know what the number is for linking but if I have not started a record then there is no mainID.
How do I get around this but keep the data from the 2 forms linked?
Jon
How do I get around this but keep the data from the 2 forms linked?
Jon
Last edited: