View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default Is there a way to heirarchically group worksheets, or browse them differently?

There's nothing built-in. A macro to hide/display a static group of
sheets based on selecting another sheet (or a control) wouldn't be
particularly difficult. Making the "hierarchy" customizable on the fly
is slightly more challenging, depending on how much customization you
want to allow.

In article .com,
wrote:

Just wondering if there's anything built-in that I could use.