N
Novice Lee
How can I close a file without saving the file automatically.
I use the following code for closing the file:
Windows("MasterData - 2009.XLS").Activate
ActiveWindow.Close
is any thing I can add to it or change so I don't get the "Do you want to
say" box? I never want to save the file.
Thanks
I use the following code for closing the file:
Windows("MasterData - 2009.XLS").Activate
ActiveWindow.Close
is any thing I can add to it or change so I don't get the "Do you want to
say" box? I never want to save the file.
Thanks