View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nico Nico is offline
external usenet poster
 
Posts: 25
Default If tab exists "Yes", else "No"

I have a number of tabs in a spreadsheet, I want a simple Yes/No index that
indicates whether or not a tab is present as some tabs will be present for
some managers, but not for others.

How do I do that?

Thanks!