Hello,
I found code in this forum to close my workbook after a certain amount of time, but when I use it, after closing the workbook, it wants to re-open it. Can anyone provide code that works or help me fix this one?
Public RunWhen As Double
Public Const cRunIntervalSeconds = 300 ' this is...