I
Iram
Hello.
I am trying to add something to a Form's Events "On Open".
When I open a Form I need the form to go to todays date or current date.
On the "On Open" field I have tried stuff like =Date=Now()
The name of the date field is Date. I have already appended dates from
1-9-07 to 1-1-2030.
Actually I need the form to do two things, Maximize the form and go to
todays or current date.
I have already created a macro to maximize the screen and I had the macro on
the On Open field but now that I need the form to do two things should I move
the maximize macro to On Load and put the new code (to go to current date) on
the On Open?
What code should I put? i.e. =Now()
Your help is greatly appreciated.
Thanks.
Iram/mcp
I am trying to add something to a Form's Events "On Open".
When I open a Form I need the form to go to todays date or current date.
On the "On Open" field I have tried stuff like =Date=Now()
The name of the date field is Date. I have already appended dates from
1-9-07 to 1-1-2030.
Actually I need the form to do two things, Maximize the form and go to
todays or current date.
I have already created a macro to maximize the screen and I had the macro on
the On Open field but now that I need the form to do two things should I move
the maximize macro to On Load and put the new code (to go to current date) on
the On Open?
What code should I put? i.e. =Now()
Your help is greatly appreciated.
Thanks.
Iram/mcp