Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default Shared Workbook: loading Userforms

Hi all

I have a shared workbook that has a Userform for accepting input for a
protected worksheet. Protection uses UserInterfaceOnly = True so
that macros can write to the protected sheet.

The workbook works fine on the original machine, but if a second user
attempts to load the Userform (which writes to a worksheet), a message
appears as if the UserInterfaceOnly property had not been set.

The message is: Run-time error 1004. The cell or chart you are trying
to change is protected and therefore read-only....

I also have a custom toolbar button that Protects worksheets setting
UserInterfaceOnly = True, and another that Unprotects worksheets. If
I try to use either of these buttons in Shared mode, I get a 1004
error.

Some other code attempts to create a new worksheet at the start of a
month, but this also fails in Shared Mode.

Everything works fine in Shared Mode if I don't protect the
worksheets, but I want them to be protected. Can anyone offer any
insight or suggestions as to whether these issues can be resolved in
Shared Mode?

Thanks in advance

Paul Martin
Melbourne, Australia
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
shared workbook - shared workbook options grayed out Edward Letendre Excel Discussion (Misc queries) 0 March 3rd 10 10:47 PM
Shared Workbook not loading Richard M Burton Excel Discussion (Misc queries) 2 May 22nd 07 08:45 PM
Shared Workbook UserForms Brendan Vassallo Excel Discussion (Misc queries) 2 October 19th 06 02:08 AM
Shared Workbiik UserForms Brendan Vassallo Excel Discussion (Misc queries) 0 October 18th 06 12:23 AM
Big Ask? Loading UserForms and then using the Check Box Jelinek Excel Discussion (Misc queries) 1 January 10th 06 03:42 PM


All times are GMT +1. The time now is 12:21 PM.

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"