Hello all,
I have a form with a command button that will open up another form, which will allow a user to enter data. Both forms have a common field "System Number". I would like the forms to be synchronized, such that the value from the system number field of the first form is set as the default value for the second form when it opens. Is there a small bit of code that will do this?
Thanks,
Chris
I have a form with a command button that will open up another form, which will allow a user to enter data. Both forms have a common field "System Number". I would like the forms to be synchronized, such that the value from the system number field of the first form is set as the default value for the second form when it opens. Is there a small bit of code that will do this?
Thanks,
Chris