View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mohsen mohsen is offline
external usenet poster
 
Posts: 2
Default referencing hidden sheets

Hi, I have three sheets that I do some calculations in. I wrote a form
which provides a single input place for all of the sheets, but I cannot
hide my sheets. Everytime I hide them, so the user only sees the form,
the "sheet (x).select" will cause a compile error because it cannot find
the hidden sheet. Any suggestions, please?