RichardBott
MIS
Hi fellow Access users,
In Access XP, when the user is filling out the fields for a new record on a form, one of the options I have is to go to a child form to fill out some detail there. My experience with Access shows that this new 'child' form only works well if the parent form has added the new record before work is done on the child form. Is this experience shared by others?
Given that it is, can I can programmatically open the recordset as was suggested to me last year, and examine the .acNewRecord property to determine whether to add a new or update an existing record?
Thanks for any help you can give.
Richard
In Access XP, when the user is filling out the fields for a new record on a form, one of the options I have is to go to a child form to fill out some detail there. My experience with Access shows that this new 'child' form only works well if the parent form has added the new record before work is done on the child form. Is this experience shared by others?
Given that it is, can I can programmatically open the recordset as was suggested to me last year, and examine the .acNewRecord property to determine whether to add a new or update an existing record?
Thanks for any help you can give.
Richard