I have a workbook that refuses to close if any other workbooks are open at the same time. This workbook has a running clock in it. Here are the macros that run this clock:
I got this code online and I frankly don't really understand how it works, but it keeps a clock ticking steadily on one of the spreadsheets, and I need it to continue doing this. But now, when there are other workbooks open, this workbook will not close. Not only that, but if I try to close it, it runs through the code in the Workbook_Open sub!
Thoughts? Is there another way to run a clock in a workbook that I could try instead? Is there a loop somewhere in here that I'm not closing correctly? Help, please!
Bookmarks