Close workbook without saving data
Posted by Lewis on November 09, 2001 3:18 PM
As part of my error trapping rooutine I need to close a workbook without saving data. If I use the ActiveWindow.Close command and there is data present I get a dialog box asking if I want to save the worksheet. I need to set the Save Property to True but I am not sure of the syntax.
Thanks in advance
Lewis