chuckcoleman
Registered User.
- Local time
- Today, 11:05
- Joined
- Aug 20, 2010
- Messages
- 380
Hi, I have a continuous form that is a subform. I am trying to get the forms BeforeUpdate event to work and so far, nothing that I've tried works. I have some code that will check if a condition exists and it if does, I want the BeforeUpdate event to work so I can cancel adding the record, along with the appropriate message of what's wrong.
What's the trick to getting forms BeforeUpdate event to work?
What's the trick to getting forms BeforeUpdate event to work?