Neil_Pattison
Registered User.
- Local time
- Today, 17:06
- Joined
- Aug 24, 2005
- Messages
- 73
I have a form with numerous fields on it, with the one I'm concerned about being a date field.
I want a different form to open automatically if the above date field is in the past (this will act as a warning to the user).
I've created the warning form as a pop-up view but just want to know the best way to have it open automatically.
Can this be done via a macro in the OnOpen Property (or maybe OnLoad) or will this have to written in vba.
Any ideas would be greatly appreciated.
I want a different form to open automatically if the above date field is in the past (this will act as a warning to the user).
I've created the warning form as a pop-up view but just want to know the best way to have it open automatically.
Can this be done via a macro in the OnOpen Property (or maybe OnLoad) or will this have to written in vba.
Any ideas would be greatly appreciated.