Hi,

I'm after a way to save my workbook without saving one sheet.
The sheet may or may not exist (depending on user choice) but if loaded
I don't want it to become part of the main workbook.
I thought I could just unload it before saving, and reload it after the save but the time taken is excessive.

And if it's not possible, please let me know and I'll try to figure out something else.

Thanks, ABB