M
MomO3
I am hoping somebody can help me with this. In the On Load event of my form I
use SetTempVar to set a variable ReallySave to False. If the user hits my
Save button, I set ReallySave to True.
In the Before Update Event, I evaluate [ReallySave]=True, but if the user
hasn't hit the "Save" button, I receive the error:
The Object Doesn't Contain the Automation Object 'ReallySave.'
What am I doing wrong?
Thanks for any help!
use SetTempVar to set a variable ReallySave to False. If the user hits my
Save button, I set ReallySave to True.
In the Before Update Event, I evaluate [ReallySave]=True, but if the user
hasn't hit the "Save" button, I receive the error:
The Object Doesn't Contain the Automation Object 'ReallySave.'
What am I doing wrong?
Thanks for any help!