If you can't use Task Scheduler, just make your own. Write a program that can launch Excel and your macro. In the program, put the call to launch Excel within a loop that iterates every minute and executes when your backup time arrives. Then run the program. The machine running the program will have to be always running.
↧