Macro criteria - every 30 days

Shawny

Registered User.
Local time
Today, 06:40
Joined
Apr 15, 2000
Messages
64
Hi,
I am making a database to balance my checkbook that enters schedualed transactions. I want to type in a starting date, and then run code to add a new record every 30 days after the date.
I know how to write a macro to add the new record. I do not know how to tell Access to run the code automatically every 30 days - and if I open the database after the 30 days, run it then, and only once.
Don't ask for much, do I?
 
You are asking a lot for a macro...

If you are going to be using VBA you will have a shot at it.

Greetz
 
Thanks. I have entered my question under VBA.
 

Users who are viewing this thread

Back
Top Bottom