I want to check to see if there are any other Excel workbooks open. If there are then I just want to close the activeworkbook for this I'd use activeworkbook.close. If there are not then I can use application.quit
How do I check to see if there are any other Excel workbooks open?
I have been using application.quit with messages surpressed. Alas someone had other workbooks open and had done a lot of work, opened my workbook, ran a macro and application.quit closed not only my workbook but theirs as well and they lost their work. ooppss!
smiler44
How do I check to see if there are any other Excel workbooks open?
I have been using application.quit with messages surpressed. Alas someone had other workbooks open and had done a lot of work, opened my workbook, ran a macro and application.quit closed not only my workbook but theirs as well and they lost their work. ooppss!
smiler44