DayTraderKevin
New Member
- Joined
- Dec 23, 2022
- Messages
- 35
- Office Version
- 365
- Platform
- Windows
Is there a way to start a macro automatically at a scheduled time, at 06:30?
I'm already using myTimer to run the VBA script every minute: myTimer = Now + TimeValue("00:01:00")
I'm already using myTimer to run the VBA script every minute: myTimer = Now + TimeValue("00:01:00")