View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kELLY kELLY is offline
external usenet poster
 
Posts: 12
Default Run macro on certain day and time

I have an Excel worksheet that I have written a macro
that goes out and pulls in certain information from a
database. The problem is that if anyone is in the
database at the time, it comes back with an error. What
I would like to do is set it up to run in the middle of
the night on the 1st day of the month. How do I go about
it?