Thread: Hiding Sheets
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Hiding Sheets

FormatSheetHide

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"ArcticWolf" wrote in message
...
Hi,

I have a file with 2 sheets. The first sheet is my control sheet and the
2nd is where the end user enters their information.
Is it possible to hide the 1st sheet so that the end user cannot access it
but still have the functionality (ie vlookup's) working within the
complete
workbook?

Thanks in advance.

AW