How do I gray out worksheet tabs in EXCEL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to gray out worksheet tabs on opening an application, and
enabling the tab via a macro. Is this possible ?
 
Why not just hide the sheet. There is no provision for disabling a tab.
 
Thanks,
I want to stop users navigating via tabs - can I clear the option 'Sheet
tabs' in the tools-options menu using VBA in the Workbook_Open event
 
Yes, I can then cut'n'paste the relevant code into the WorkBook_Open event.

Thanks
 
Michael,
If I save a WB with the tabs hidden, then save/close, they are still hidden
upon reopening.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top