close all other workbooks
I have a workbook that is very large and I would like a simple code that
closes any open workbooks when I open this one. I have quite a few macros in
this workbook and I tried to use the workbooks.close statement but of course
that closes all workbooks. I don't see see anything like Before_Open as a
macro. Can someone please help.
|