back2basic
Registered User.
- Local time
- Today, 17:25
- Joined
- Feb 19, 2013
- Messages
- 113
I have a simple form with 3 fields. I am having a problem as the form will not run the AfterUpdate event code triggered in the last field "Date_entered"
I suspect the code of the first field "Material_ID" triggered by BeforeUpdate may be prematurely exiting the form??? I can continue entering the data in the form. Don't know what is going on. Will someone help?
Material_ID
Employee_ID
Date_entered
I suspect the code of the first field "Material_ID" triggered by BeforeUpdate may be prematurely exiting the form??? I can continue entering the data in the form. Don't know what is going on. Will someone help?
Material_ID
Employee_ID
Date_entered