Thread
:
Close file
View Single Post
#
5
Posted to microsoft.public.excel.programming
No Name
Posts: n/a
Close file
You can write :
ActiveWorkbook.Close False
Juha
-----Original Message-----
How do I close a file without saving the changes? I am
using
ActiveWorkbook.close - is there a parameter I can add
onto the end of this
statement?
MB
.
Reply With Quote