View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ALEX ALEX is offline
external usenet poster
 
Posts: 493
Default Exit Sub if sheet is hidden

How can I write a line in VBA to Exit Sub if a sheet named PNSheet is hidden?

Thanks