Cristina has attended:
Excel Advanced course
Excel VBA Intro Intermediate course
Hiding excel tabs using macro
How do you hide tabs on excel and show only the file chosen on the user form?
RE: Hiding excel tabs using macro
Right click on sheet tab and select hide from menu.
RE: Hiding excel tabs using macro
Hi Rachael,
Thank you for your reply. However it sounds more like a "manual" command. did you mean I record the macro as I execute the above?
Cristina
RE: Hiding excel tabs using macro
Hi Cristina,
Yes, activate Macro and hide sheets and stop macro.
What exactly are you wanting to do? It this something you want your macro to perform each time you open excel, therefore creating a macro tool for this.
Maybe I need a bit more info.
Kind regards
Rachael