Temporary Varialbe Not Found

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top