Hello:
I have a master form with several buttons that open child forms. The master form passes certain record info to the child forms provided the record has been saved. Problem is if a user forgets to save a record on the master form, they get an error message when attempting to save the record on the child form. How can I force the user to save the record on the master form (if he forgets) before opening the child forms.
Thanks for any help.
I have a master form with several buttons that open child forms. The master form passes certain record info to the child forms provided the record has been saved. Problem is if a user forgets to save a record on the master form, they get an error message when attempting to save the record on the child form. How can I force the user to save the record on the master form (if he forgets) before opening the child forms.
Thanks for any help.