S
Simon
Hi
When closing one workbook I want it to close another.
I have tried
Workbooks("C:XXX\BOOK1.XLS").Close SaveChanges:=False
Which doesnt seem to work.
Without making the other workbook active is there any other way to close it?
Many thanks
Simon
When closing one workbook I want it to close another.
I have tried
Workbooks("C:XXX\BOOK1.XLS").Close SaveChanges:=False
Which doesnt seem to work.
Without making the other workbook active is there any other way to close it?
Many thanks
Simon