Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lee Harris
 
Posts: n/a
Default Locking Sheets / Hiding Sheets

Is it possible to hide sheets but prevent users from just unhiding them from
the Excel main menu? either they can't do it or need a password for example?

Likewise, what is the correct way to lock off cells in different sheets so
that only certain cells accept data and the user can't just unlock the other
cells

cheers


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rowan Drummond
 
Posts: n/a
Default Locking Sheets / Hiding Sheets

To prevent users unhiding sheets protect the workbook. From the Menus
ToolsProtectionProtect Workbook. Add a password.

To have certain cells on a sheet unlocked and others locked, select the
cells you want to unlock (by default all cells are locked). Then
FormatCellsProtection Uncheck Locked. Then ToolsProtectionProtect
Sheet. Add a password.

Note this will prevent the average user from making unwanted changes.
Anybody a bit more determined will be able to crack the workbook and
worksheet protection passwords.

Hope this helps
Rowan

Lee Harris wrote:
Is it possible to hide sheets but prevent users from just unhiding them from
the Excel main menu? either they can't do it or need a password for example?

Likewise, what is the correct way to lock off cells in different sheets so
that only certain cells accept data and the user can't just unlock the other
cells

cheers


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lee Harris
 
Posts: n/a
Default Locking Sheets / Hiding Sheets


"Rowan Drummond" wrote in message
...
To prevent users unhiding sheets protect the workbook. From the Menus
ToolsProtectionProtect Workbook. Add a password.

To have certain cells on a sheet unlocked and others locked, select the
cells you want to unlock (by default all cells are locked). Then
FormatCellsProtection Uncheck Locked. Then ToolsProtectionProtect
Sheet. Add a password.

Note this will prevent the average user from making unwanted changes.
Anybody a bit more determined will be able to crack the workbook and
worksheet protection passwords.

Hope this helps
Rowan


thanks
don't you mean the default for cells is "unlocked"?


Lee Harris wrote:
Is it possible to hide sheets but prevent users from just unhiding them
from the Excel main menu? either they can't do it or need a password for
example?

Likewise, what is the correct way to lock off cells in different sheets
so that only certain cells accept data and the user can't just unlock the
other cells

cheers



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Rowan Drummond
 
Posts: n/a
Default Locking Sheets / Hiding Sheets

Hi Lee

No, the default for cells is locked. However, this only comes into
affect when you protect the sheet. So if you add a new sheet and then
protect that sheet every cell will be locked. Hence the need to unlock
the cells in which you want your users to enter data before protecting
the sheet.

Regards
Rowan

Lee Harris wrote:
"Rowan Drummond" wrote in message
...

To prevent users unhiding sheets protect the workbook. From the Menus
ToolsProtectionProtect Workbook. Add a password.

To have certain cells on a sheet unlocked and others locked, select the
cells you want to unlock (by default all cells are locked). Then
FormatCellsProtection Uncheck Locked. Then ToolsProtectionProtect
Sheet. Add a password.

Note this will prevent the average user from making unwanted changes.
Anybody a bit more determined will be able to crack the workbook and
worksheet protection passwords.

Hope this helps
Rowan



thanks
don't you mean the default for cells is "unlocked"?


Lee Harris wrote:

Is it possible to hide sheets but prevent users from just unhiding them
from the Excel main menu? either they can't do it or need a password for
example?

Likewise, what is the correct way to lock off cells in different sheets
so that only certain cells accept data and the user can't just unlock the
other cells

cheers




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default Locking Sheets / Hiding Sheets

Hi

You can set sheet(s) to be Very Hidden in VBA-Project window (Alt+F11,
select the sheet in leftmost upper window, and edit Visible property). When
the sheet is very hidden, it doesn't appear in list of sheets to unhide in
FormatSheet menu.

When in VBA editor, you also can after setting the sheet to be very hidden
protect your VBA project with password - so other users can't open it to set
sheet(s) visible manually (at least not without some cracking)


--
Arvi Laanemets
( My real mail address: arvil<attarkon.ee )



"Lee Harris" wrote in message
...
Is it possible to hide sheets but prevent users from just unhiding them
from the Excel main menu? either they can't do it or need a password for
example?

Likewise, what is the correct way to lock off cells in different sheets so
that only certain cells accept data and the user can't just unlock the
other cells

cheers



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
Hiding and unhiding sheets D.Hay Excel Discussion (Misc queries) 2 December 10th 05 03:59 PM
Locking certain sheets Nigel Excel Discussion (Misc queries) 3 May 12th 05 02:28 PM
Hiding Sheets Kim Setting up and Configuration of Excel 3 May 3rd 05 10:45 AM
Protection and Hiding Sheets JudithJubilee Excel Discussion (Misc queries) 4 March 4th 05 02:16 PM
Hiding Sheets Rain Excel Worksheet Functions 10 January 18th 05 08:11 PM


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