Greetings
I have a macro that currently opens an .xlsb file, this file may be changed depending on what the user does in previous steps. I want to allow the user to save this file but would like to change the default in the save as to .xlsb since the file is 40MBs + big without this extension and only 6Mbs with it
The codes I've tried are the following:
This one just creates the save as
This one allows me to put an .xlsb extension but doesn't actually reduce the size of the file to what it would with the previous code selecting .xlsb
Any help will be appreciated
Bookmarks