I have a subform that opens up a pop-up form on the click of a command button. The same subform is on three different parent forms, and opens the same pop-up regardless of the parent form. On the close event of the pop-up form I want to correctly update the subform. Of course to do this I need to capture the value of the parent form of the subform and store it in a global variable so it can be passed on to the pop-up form.
Is anyone aware of a way to capture this value?
Thank you,
TJBernard
Is anyone aware of a way to capture this value?
Thank you,
TJBernard