G
Guest
Hi,
I've just finished setting up my spreadsheet and starting hiding sheets that
users don't need to see, and I have a macro that no longer works since hiding
the sheet.
The code is:
Sheets("BINDING").Select
Is there any way I can still use this macro but hide the sheet?
I've just finished setting up my spreadsheet and starting hiding sheets that
users don't need to see, and I have a macro that no longer works since hiding
the sheet.
The code is:
Sheets("BINDING").Select
Is there any way I can still use this macro but hide the sheet?