T
Tonso
Using XL2002, I recorded a macro. The last part of the procedure is
closing a file. When i recorded the macro, I selected "No" when
prompted if I wanted to save the changes. But when i run the macro, I
am still asked if I want to save the changes anyway. The recorded code
is...
Windows("ydata.exp").Activate
ActiveWindow.Close
What do i change to eliminate having to answer "No" regarding saving
the changes?
Thanks,
Tonso
closing a file. When i recorded the macro, I selected "No" when
prompted if I wanted to save the changes. But when i run the macro, I
am still asked if I want to save the changes anyway. The recorded code
is...
Windows("ydata.exp").Activate
ActiveWindow.Close
What do i change to eliminate having to answer "No" regarding saving
the changes?
Thanks,
Tonso