Modesto157
New member
- Local time
- Today, 00:30
- Joined
- Jan 21, 2005
- Messages
- 2
I need to run a macro on a given date. For example, I need on 10/30/2005 for a specific macro to run.
I though to create a VBA or module, that checks every time the data base is open to see if the date is equal to 10/30/2005 or greater if it is, I need the Macro to run. If the date has not being reached then the macro is not ran.
How difficult would it be to create this VBA or module?
Can anyone help me in creating this VBA or module?
Thanks!
I though to create a VBA or module, that checks every time the data base is open to see if the date is equal to 10/30/2005 or greater if it is, I need the Macro to run. If the date has not being reached then the macro is not ran.
How difficult would it be to create this VBA or module?
Can anyone help me in creating this VBA or module?
Thanks!