matthewnsarah07
Registered User.
- Local time
- Yesterday, 20:50
- Joined
- Feb 19, 2008
- Messages
- 192
Quick question regarding a staff holiday form I have.
Basically the line manger goes into the database and uses a drop down list (field [Accept]) to select Accept or Decline. They then click a button which emails me stating that they have updated the request
On numerous occasions they don't update the request at all and the default value of "Awaiting TM Approval".
What do I need to add to the code in the button to put up a msgbox if the Accept field is still at its default value and halts the email process until they change it
Thanks
Basically the line manger goes into the database and uses a drop down list (field [Accept]) to select Accept or Decline. They then click a button which emails me stating that they have updated the request
On numerous occasions they don't update the request at all and the default value of "Awaiting TM Approval".
What do I need to add to the code in the button to put up a msgbox if the Accept field is still at its default value and halts the email process until they change it
Thanks