latex88
Registered User.
- Local time
- Today, 06:47
- Joined
- Jul 10, 2003
- Messages
- 198
I would like to write an event procedure that would apply to multiple forms? In this particular event, I'm going to assign a certain value to a variable, then afterwards, close the form if it's not a certain form. If a particular form activates this event procedure, I would like that form to remain open.
What is the code to check wether the current form that executed the event procedure is certain name and proceed with "DoCmd.Close , "" "
What is the code to check wether the current form that executed the event procedure is certain name and proceed with "DoCmd.Close , "" "