So I macro that checks some cells and if a limit is passed it calls another sub that send a message.
It is set up now to work when I click a command button to get this macro to work.
Is there any way in Vba for me to have my macro run every hour as long as my PC is on?
Sub Step1()
Dim Cell...