Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default XLVERYHIDDEN

How do you make a sheet e.g "details" xlveryhidden=true, and then visible
if password entered correctly

keep getting subscript out of range error

Thanks

Sunil


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default XLVERYHIDDEN

Worksheets("Sheet1").Visible = xlSheetVeryHidden

and

Worksheets("Sheet1").Visible = xlSheetVisible

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Sunil Patel" wrote in message
...
How do you make a sheet e.g "details" xlveryhidden=true, and then

visible
if password entered correctly

keep getting subscript out of range error

Thanks

Sunil




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Xlveryhidden K1KKKA Excel Discussion (Misc queries) 9 October 6th 07 04:19 AM
xlVeryHidden Resolution kevin Excel Programming 1 June 2nd 04 01:08 AM
Doing something wrong - xlVeryHidden Kevin Excel Programming 6 May 31st 04 12:22 AM


All times are GMT +1. The time now is 08:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"