Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like to have a level of passwords for the spreadsheet our company
works. Some users should have access to the whole sheet and some users would be limited to certain cells. Is this posible? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes, a "Change-Event Macro" can be written that will hide or unhide specific
columns and or rows according to the text (username or whatever) entered in a certain cell...........the details are specific to the actual application. hth Vaya con Dios, Chuck, CABGx3 "Twin468" wrote: I would like to have a level of passwords for the spreadsheet our company works. Some users should have access to the whole sheet and some users would be limited to certain cells. Is this posible? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks!
"CLR" wrote: Yes, a "Change-Event Macro" can be written that will hide or unhide specific columns and or rows according to the text (username or whatever) entered in a certain cell...........the details are specific to the actual application. hth Vaya con Dios, Chuck, CABGx3 "Twin468" wrote: I would like to have a level of passwords for the spreadsheet our company works. Some users should have access to the whole sheet and some users would be limited to certain cells. Is this posible? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Happy to help.............
Vaya con Dios, Chuck, CABGx3 "Twin468" wrote: Thanks! "CLR" wrote: Yes, a "Change-Event Macro" can be written that will hide or unhide specific columns and or rows according to the text (username or whatever) entered in a certain cell...........the details are specific to the actual application. hth Vaya con Dios, Chuck, CABGx3 "Twin468" wrote: I would like to have a level of passwords for the spreadsheet our company works. Some users should have access to the whole sheet and some users would be limited to certain cells. Is this posible? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
xl2002+ has this ability.
Tools|protection|allow users to edit ranges Before xl2002, you could supply macros that only offer the user what you want them to do. Twin468 wrote: I would like to have a level of passwords for the spreadsheet our company works. Some users should have access to the whole sheet and some users would be limited to certain cells. Is this posible? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I want to delete multiple blank rows from a spreadsheet | New Users to Excel | |||
How to handle multiple currencies with one spreadsheet | Excel Discussion (Misc queries) | |||
allow multiple users on excel spreadsheet | Excel Worksheet Functions | |||
Scan and copy cells from one spreadsheet to another. | Excel Discussion (Misc queries) | |||
creating multiple files from a spreadsheet | Excel Discussion (Misc queries) |