Repeat macro every 3 minutes

B

Beverly76

I want to run a database in the background which will refresh data and print
reports say every three minutes from the time the application is started
until it is closed.

I would also like to program a delay because I have a shelled batch file in
my code and it needs time to run (maybe 20 seconds) before going to to other
code.

Please advise.
 
Top