Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I need to hide two columns on my worksheet such that when I send it to a user, they cannot "unhide" the columns to see salary data. Is there a way to hide columns and deny access to other users? Thanks so much! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can use a macro to make the columns VERYHIDDEN and then protect your
macro code from novice users . If you send it to me I can easily take a look. -- Don Guillett Microsoft MVP Excel SalesAid Software "Psychokitten" wrote in message ... Hi, I need to hide two columns on my worksheet such that when I send it to a user, they cannot "unhide" the columns to see salary data. Is there a way to hide columns and deny access to other users? Thanks so much! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Nope.
If you don't want them to see it, you will need to remove/delete those columns. If the columns are used in formulas somewhere, I would make those formulas static values. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Psychokitten" wrote: Hi, I need to hide two columns on my worksheet such that when I send it to a user, they cannot "unhide" the columns to see salary data. Is there a way to hide columns and deny access to other users? Thanks so much! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can I get a web sheet url to stop bouncing back to main view | Excel Discussion (Misc queries) | |||
hide tabs from view then lock tabs? | Excel Discussion (Misc queries) | |||
HOW TO LOCK/STOP THE OPENING OF 1 SHEET AMONG 3 IN 1 EXCEL FILE? | Excel Discussion (Misc queries) | |||
HOW CAN I STOP MACRO FROM SHUTTING OFF NUMERIC LOCK? | Excel Discussion (Misc queries) | |||
LOCK columns | New Users to Excel |