nicky1234567
New member
- Local time
- Today, 06:54
- Joined
- Apr 30, 2005
- Messages
- 8
Hi, i searched the forum for code on how to get my ActiveX calendar to automatically update todays date and for this to be shown every time the main menu form is opened. The code that I obtained was
Me.Calendar2.Value = Date
Calendar 2 being the name of the object
I entered this code as it said in the OnLoad box in the Form Properties.
When i now open the form I get the error message ' Microsoft Access can't find the Macro 'Me'.
Do i need to create a Macro for this and what properties should the Macro have or is there another way around the problem. I am a novice Access user and am struggling. Any help would be greatly appreciated.
Thank You
Me.Calendar2.Value = Date
Calendar 2 being the name of the object
I entered this code as it said in the OnLoad box in the Form Properties.
When i now open the form I get the error message ' Microsoft Access can't find the Macro 'Me'.
Do i need to create a Macro for this and what properties should the Macro have or is there another way around the problem. I am a novice Access user and am struggling. Any help would be greatly appreciated.
Thank You