Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Prevent unhide sheet

I know how to hide a sheet but i do i prevent a user from performing the
unhide? Does it have to be done using VB or hiding a particular toolbar?

Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Prevent unhide sheet

You could protect the workbook.
Tools|Protection|Protect workbook|Check Structure
(in xl2003 menus)

But this kind of protection is easily broken.

If you have information that shouldn't be seen by others, then don't put it into
excel.

If you have to put it in excel, then don't share that file with others.

acss wrote:

I know how to hide a sheet but i do i prevent a user from performing the
unhide? Does it have to be done using VB or hiding a particular toolbar?

Thanks,


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Prevent unhide sheet

Hi,

Try this:
1. Right click any toolbar and turn on Control Toolbox
2. Click the Properties button
3. Change the Visible property to xlVeryHidden
4. Press Alt+F11 and select your workbook in the Project window.
5. Choose Tools, VBA Project Properties,
6. Choose Protection and check Lock project for viewing and add a password.
7. Close the file and reopen it.

All passwords can be broken, but some are easier to break than others.

--
Thanks,
Shane Devenshire


"acss" wrote:

I know how to hide a sheet but i do i prevent a user from performing the
unhide? Does it have to be done using VB or hiding a particular toolbar?

Thanks,

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
dropdown unhide sheet Marilyn Excel Discussion (Misc queries) 3 July 22nd 08 12:00 AM
How to hide/unhide a sheet? Arup C[_2_] Excel Discussion (Misc queries) 1 October 23rd 07 12:16 PM
HELP!! Unhide Sheet with Macro and focus on other sheet [email protected] Excel Discussion (Misc queries) 2 May 23rd 06 07:17 PM
Can't see sheet, and have tried unhide, etc? Anna Excel Worksheet Functions 2 April 4th 06 05:27 PM
Prevent unhide of rows/columns w/out worksheet protection? annonymous Excel Discussion (Misc queries) 2 March 10th 05 07:23 PM


All times are GMT +1. The time now is 01:53 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"