Hide worksheets if macros are disable

  • Thread starter Thread starter Eintsein_mc2
  • Start date Start date
E

Eintsein_mc2

Hi, what I was hoping to do is if the marcros are disable when the file
is opened all the worksheets are hidden except one with a message
saying to enable macros in which case this sheet would be hidden if the
macros were enable. TIA
 
If macros are disabled, there's nothing you can do to change they way it opens.

Maybe you can save the file with the worksheets hidden the way you want. Then
have your auto_open/workbook_open unhide the ones you want to see.
 
I just thought of a different way to hide your sheet, that doesn't involve
macros at all. How about scrolling down to say row 200 and over to about AA
and make cell AA200 the upper left hand corner of a given sheet. Then go
back to A1 and pick a cell -- your choice, say B12 for example. Then put
any text in that cell, format the text color so it is the same as the
background of the sheet, and then right-click and assign a hyerlink that
puts the upper left corner of your spreadsheet at the upper left corner of
the screen. You would need to go to A1 each time you saved OR you could
have a macro do that for you.
 

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

Back
Top