bdjc
Technical User
- Nov 6, 2001
- 4
I have form A and form B. I want to pass a parameter or argument from form A to form B. Form B may or may not be open at the time form A opens form B. When form A opens form B I use the openargs option on the following command docmd.openfrom,,,,,, "recordid". If form B is not open at the time form A initiates the opening of form B, the openarg works great. The problem occurs when form B is already open when form A opens form B. In this scenario the openargs data is equal to what it was when the form originally opened. Is there a way to pass a parameter to a form that is currently opened?
Thanks for your help
bdjc
Thanks for your help
bdjc