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...