Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,101
Default Uprotect sheet in shared document

I have a protected sheet that needs to be occasional updated from another
workbook via a macro. The macro simply unprotects the shett, does it's thing
then reprotects it. I also wanted the user using the "protected sheet"
workbook, to be able to have it open while the updating takes place. this
works via sharing the workbook.

The issue is, it seems I cannot "unprotect" the sheet to update it while it
is shared.

Can anyone confirm that this is indeed impossible, or provide some insight
as to what I can do?

Thanks

Mike
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Uprotect sheet in shared document


mike;379548 Wrote:
I have a protected sheet that needs to be occasional updated from
another
workbook via a macro. The macro simply unprotects the shett, does it's
thing
then reprotects it. I also wanted the user using the "protected sheet"
workbook, to be able to have it open while the updating takes place.
this
works via sharing the workbook.

The issue is, it seems I cannot "unprotect" the sheet to update it
while it
is shared.

Can anyone confirm that this is indeed impossible, or provide some
insight
as to what I can do?

Thanks

MikeMike, that is correct you can't manipulate a shared workbook that well,

shared workbooks are a nightmare!, you would be better off having a
linked workbook, and have the users workbook update links upon opening.


--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=106215

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
I cant unprotect my shared document?? sillyshyme Excel Worksheet Functions 2 September 19th 09 03:53 AM
Shared Document & Hyperlinks chickalina Excel Worksheet Functions 5 July 25th 08 03:26 PM
Shared document GKW in GA Excel Discussion (Misc queries) 0 March 17th 08 11:39 AM
Shared document keeps changing, what can I do? Kile Excel Discussion (Misc queries) 1 November 8th 05 04:41 PM
How can you see the name of the person who has a shared document . missmac981 Excel Discussion (Misc queries) 1 July 27th 05 08:07 PM


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