#1   Report Post  
Posted to microsoft.public.excel.misc
gparkins
 
Posts: n/a
Default Multi-User Passwords

Is there a way to set up an excel spreadsheet, requesting a password to open,
but the password used will determine the data that can be seen by the user.

For example I have set up some sales tools that show performance at various
hierarchial levels:- national, regional, territory. I would like those people
with national access to be able to view all data, regional access to just
view their region and the territories in that region, and territory access to
just view their territory.

Thanks

Graham
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ardus Petus
 
Posts: n/a
Default Multi-User Passwords

This could be done with VBA macro code

--
AP

"gparkins" a écrit dans le message de
...
Is there a way to set up an excel spreadsheet, requesting a password to

open,
but the password used will determine the data that can be seen by the

user.

For example I have set up some sales tools that show performance at

various
hierarchial levels:- national, regional, territory. I would like those

people
with national access to be able to view all data, regional access to just
view their region and the territories in that region, and territory access

to
just view their territory.

Thanks

Graham



  #3   Report Post  
Posted to microsoft.public.excel.misc
Tom Ogilvy
 
Posts: n/a
Default Multi-User Passwords

an if the user disables macros, then the VBA macro code would have no effect.
since any type of protection in Excel is easily broken, you would be better
to use VBA to prepare separate workbooks for each party that contains only
the data they can see.

--
Regards,
Tom Ogilvy


"Ardus Petus" wrote:

This could be done with VBA macro code

--
AP

"gparkins" a écrit dans le message de
...
Is there a way to set up an excel spreadsheet, requesting a password to

open,
but the password used will determine the data that can be seen by the

user.

For example I have set up some sales tools that show performance at

various
hierarchial levels:- national, regional, territory. I would like those

people
with national access to be able to view all data, regional access to just
view their region and the territories in that region, and territory access

to
just view their territory.

Thanks

Graham




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
user form question: text box to display result BigPig Excel Discussion (Misc queries) 0 February 28th 06 12:33 AM
multi user Lins Excel Discussion (Misc queries) 1 August 6th 05 10:55 PM
Multi user Lins Excel Discussion (Misc queries) 2 August 6th 05 04:03 PM
Is it possible to use excel in a multi user environment? Sonia I. Excel Discussion (Misc queries) 1 July 15th 05 01:22 AM
how do i set up multi page user form Davidrowland88 Excel Discussion (Misc queries) 1 March 3rd 05 07:39 PM


All times are GMT +1. The time now is 08:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"