Tagged Questions

3
votes
1answer
52 views

VBA ontime cancel scheduling

Hi I have written a macro that runs at 15:30pm every workday when a workbook is first opened. When the workbook is closed it tries to open itself the next time the macro is scheduled to run. I have …