Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default question about worksheet protection using userinterfaceonly:=true

Hi,

I am unable to delete hyperlinks and/or add comments to cells with
VBA while my worksheet is protected with the option
"userinterfaceonly:=true". Is this by design? I am however able to
update cell values with VBA, but not through the UI, so it appears as
though it is working to some extent. I see that there is an option
named "AllowInsertingHyperlinks" when protecting a sheet, but there is
no "AllowDeletingHyperlinks" or "AllowInsertingComments" options. Does
this mean that until these options are added I would need to play the
uprotect/update sheet/reprotect game? I am aware that you must
reprotect a sheet using the "userinterfaceonly:=true" when it is
reopened after a save.

TIA,
Dave



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
Worksheet Protection Question Pat Excel Discussion (Misc queries) 1 February 4th 09 11:14 PM
UserInterfaceOnly & Password Protection D.Parker Excel Discussion (Misc queries) 6 October 9th 07 09:46 PM
ActiveSheet.Protect UserinterfaceOnly:=true Tim[_14_] Excel Programming 4 August 7th 03 09:06 PM
Problem with using Protect when userinterfaceonly:=True Les[_4_] Excel Programming 2 July 18th 03 01:50 PM
Protection UserInterfaceOnly reading Hidden Formulas Rik Ditter Excel Programming 1 July 12th 03 12:50 PM


All times are GMT +1. The time now is 07:26 AM.

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

About Us

"It's about Microsoft Excel"