View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
patrick molloy patrick molloy is offline
external usenet poster
 
Posts: 391
Default xlSheetVeryhidden - still option to copy if you know the name of the sheet!

I guess you could encrypt what's on the vh sheet


-----Original Message-----
Hi,
I am using xlSheetVeryHidden to hide sheets with

sensitive data from
user. But if the user knows the name of the sheet, he

can simply access
the data by referencing to the hidden sheet, e.g

=hiddenSheet!A1

Does anybody know a way to prevent this?


---
Message posted from http://www.ExcelForum.com/

.