Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 407
Default Don't unhide my worksheets

This seem great since it doesn't even allow them to see if something is
hidden. I am wondering if I should have it installed always, just to be
safe, in which case, if my macro needs to hide some sheets, it needs to turn
it off. so it can hide some sheets, then turn it back on. Or else, only put
it there after the sheets are hidden by the macro, in which case, the
protection will be installed only when the macro is invoked.

Is there a downside to workbook protection?

D

Dean
"Dave Peterson" wrote in message
...
You can protect the workbook:

Tools|Protection|Protect workbook|check the Structure option.

Give it a nice memorable password.

Be aware that this password is easily broken--so it won't stop everyone.

And this will stop the users from renaming, adding, deleting, moving
worksheets.

ps. This is a text only newsgroup. Please post in plain text--not HTML.

Dean wrote:

I wrote a macro that hides worksheets under certain conditions. Is there
a
way so that users can't simply unhide those sheets, perhaps via some sort
of
password they wouldn't know? Does the workBOOK need to be protected to
accomplish this? If so, what are the other adverse implications of
protecting
a workbook? I don't want a cure worse than the disease.

Thanks!
Dean


--

Dave Peterson



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Don't unhide my worksheets

The downside is that there are things that can't be done in a protected
workbook. But that's it's upside, too.

Dean wrote:

This seem great since it doesn't even allow them to see if something is
hidden. I am wondering if I should have it installed always, just to be
safe, in which case, if my macro needs to hide some sheets, it needs to turn
it off. so it can hide some sheets, then turn it back on. Or else, only put
it there after the sheets are hidden by the macro, in which case, the
protection will be installed only when the macro is invoked.

Is there a downside to workbook protection?

D

Dean
"Dave Peterson" wrote in message
...
You can protect the workbook:

Tools|Protection|Protect workbook|check the Structure option.

Give it a nice memorable password.

Be aware that this password is easily broken--so it won't stop everyone.

And this will stop the users from renaming, adding, deleting, moving
worksheets.

ps. This is a text only newsgroup. Please post in plain text--not HTML.

Dean wrote:

I wrote a macro that hides worksheets under certain conditions. Is there
a
way so that users can't simply unhide those sheets, perhaps via some sort
of
password they wouldn't know? Does the workBOOK need to be protected to
accomplish this? If so, what are the other adverse implications of
protecting
a workbook? I don't want a cure worse than the disease.

Thanks!
Dean


--

Dave Peterson


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 407
Default Don't unhide my worksheets

Ok, thanks.

"Dave Peterson" wrote in message
...
The downside is that there are things that can't be done in a protected
workbook. But that's it's upside, too.

Dean wrote:

This seem great since it doesn't even allow them to see if something is
hidden. I am wondering if I should have it installed always, just to be
safe, in which case, if my macro needs to hide some sheets, it needs to
turn
it off. so it can hide some sheets, then turn it back on. Or else, only
put
it there after the sheets are hidden by the macro, in which case, the
protection will be installed only when the macro is invoked.

Is there a downside to workbook protection?

D

Dean
"Dave Peterson" wrote in message
...
You can protect the workbook:

Tools|Protection|Protect workbook|check the Structure option.

Give it a nice memorable password.

Be aware that this password is easily broken--so it won't stop
everyone.

And this will stop the users from renaming, adding, deleting, moving
worksheets.

ps. This is a text only newsgroup. Please post in plain text--not
HTML.

Dean wrote:

I wrote a macro that hides worksheets under certain conditions. Is
there
a
way so that users can't simply unhide those sheets, perhaps via some
sort
of
password they wouldn't know? Does the workBOOK need to be protected
to
accomplish this? If so, what are the other adverse implications of
protecting
a workbook? I don't want a cure worse than the disease.

Thanks!
Dean

--

Dave Peterson


--

Dave Peterson



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
Unhide Worksheets Wanna Learn Excel Discussion (Misc queries) 0 November 30th 06 04:38 PM
Unhide Worksheets Randy L Excel Discussion (Misc queries) 0 November 30th 06 03:58 PM
Don't unhide my worksheets [email protected] Excel Programming 3 October 21st 06 07:15 AM
Don't unhide my worksheets [email protected] Excel Programming 1 October 21st 06 12:44 AM
unhide several worksheets jggsfl Excel Discussion (Misc queries) 1 July 11th 06 07:45 PM


All times are GMT +1. The time now is 05:40 PM.

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"