Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Protecting a sheet partly in Excel 2003

I have two users that each needs to review/edit a seperate range in the same
sheet. When review/edit is completed each user should be able to protect
their own range. Any idea how to set up two independently protected ranges -
using independent passwords?

Any help is highly appreciated!
The doctor
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Protecting a sheet partly in Excel 2003

This will probably take some VB code to control. Can you give us some more
details? For example, what are the two ranges? Are they fixed or variable?
Will the workbook *always* be closed when a user is finished with it? Are
the two users *always* on their own computers when using the spreadsheet; or
if on the same computer, will they *always* be logged into Windows using
their own personal logins? I'm thinking with this latter question that you
may not have to maintain separate passwords if the users login into Windows
individually (we can just ask Windows what the user's UserName is)?

--
Rick (MVP - Excel)



"Dr. Schwartz" wrote in message
...
I have two users that each needs to review/edit a seperate range in the
same
sheet. When review/edit is completed each user should be able to protect
their own range. Any idea how to set up two independently protected
ranges -
using independent passwords?

Any help is highly appreciated!
The doctor


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Protecting a sheet partly in Excel 2003

Actually the 1st range is the whole sheet and the 2nd is a fixed range (eg
B1:B10) within that sheet.

Maybe a workflow describes better what i want:

User 1 (administrator):
- Opens the file
- Unlocks the sheet with password 1
- Edits in the entire sheet
- Locks the sheet with password 1
- Save & close the file.

User 2 (super user):
- Opens the file
- Unlocks range B1:B10 ONLY! using password 2
- Edits in range B1:B10
- Locks range B1:B10 with password 2
- Save & close the file.

Hope this can generate ideas for a solution.


"Rick Rothstein" skrev:

This will probably take some VB code to control. Can you give us some more
details? For example, what are the two ranges? Are they fixed or variable?
Will the workbook *always* be closed when a user is finished with it? Are
the two users *always* on their own computers when using the spreadsheet; or
if on the same computer, will they *always* be logged into Windows using
their own personal logins? I'm thinking with this latter question that you
may not have to maintain separate passwords if the users login into Windows
individually (we can just ask Windows what the user's UserName is)?

--
Rick (MVP - Excel)



"Dr. Schwartz" wrote in message
...
I have two users that each needs to review/edit a seperate range in the
same
sheet. When review/edit is completed each user should be able to protect
their own range. Any idea how to set up two independently protected
ranges -
using independent passwords?

Any help is highly appreciated!
The doctor


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Protecting a sheet partly in Excel 2003


If you are on a Windows domain, then Tools-Protection-'Allow users to
edit ranges' may be what you are after.


Dr. Schwartz;692563 Wrote:

I have two users that each needs to review/edit a seperate range in the
same
sheet. When review/edit is completed each user should be able to

protect
their own range. Any idea how to set up two independently protected

ranges -
using independent passwords?

Any help is highly appreciated!
The doctor



--
aflatoon

Regards,
A.
------------------------------------------------------------------------
aflatoon's Profile: 1501
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=193606

http://www.thecodecage.com/forumz

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Protecting a sheet partly in Excel 2003

No - as far as i can tell this functionality leaves no posibility to lock the
range afterwards.

"aflatoon" skrev:


If you are on a Windows domain, then Tools-Protection-'Allow users to
edit ranges' may be what you are after.



Dr. Schwartz;692563 Wrote:

I have two users that each needs to review/edit a seperate range in the
same
sheet. When review/edit is completed each user should be able to

protect
their own range. Any idea how to set up two independently protected

ranges -
using independent passwords?

Any help is highly appreciated!
The doctor



--
aflatoon

Regards,
A.
------------------------------------------------------------------------
aflatoon's Profile: 1501
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=193606

http://www.thecodecage.com/forumz

.



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
Protecting sheet but keeping list functionality in 2003 Doug Glancy Excel Worksheet Functions 2 September 30th 09 05:09 PM
protecting formulas without protecting sheet so grouping still wor JM Excel Discussion (Misc queries) 1 June 4th 09 06:42 AM
Protecting cells with VBA (Excel 2003) nb0512 Excel Discussion (Misc queries) 5 July 17th 08 08:14 PM
Protecting a file in Excel 2003 KrisP Excel Discussion (Misc queries) 1 November 9th 06 06:08 PM
Protecting sheet disables import of extetrnal data in Excel 2003 MNord Excel Discussion (Misc queries) 0 August 31st 05 04:34 PM


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