View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mike Milmoe Mike Milmoe is offline
external usenet poster
 
Posts: 23
Default Hide sheets based on Cell value

I am trying to create a macro that would hide certain sheets based on a drop
down value on the main page. Basically I have main tab, and 4 additional
tabs (Options A, B, C, & D). I have a drop down menu on the main page which
the user chooses which option fits their needs best. Based on that
selection, I want the other tabs to be hidden? Can anyone help?

Thanks!

Mike