Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 363
Default Protection Malfunction?

XL2003 on XP

Im working in a network environment where upgrades of operating system and
application packages are automatically downloaded overnight so users need
take no action to have the latest versions available. I have several Excel
applications in which the macros do basic password protections to user files
so that formulas are not accidentally overwritten:

For Each ws In ActiveWorkbook.Worksheets
ws.Protect Password:="", UserInterFaceOnly:=True
Next

Up to 3 months ago they worked fine. I dont know just when things changed,
but now the password protection is applying to my macros as well, in spite of
the argument. Can anybody explain this? Is it possible that the system
admin has changed user permissions in some way that overrides the argument?

--
Al C
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
Software Malfunction Clairemont[_2_] Excel Discussion (Misc queries) 1 November 25th 07 11:40 AM
valadation malfunction Curt Excel Programming 6 August 24th 07 03:44 AM
AutoSum malfunction DUFFBEER Charts and Charting in Excel 2 April 27th 06 03:06 PM
Code malfunction Phil Hageman[_3_] Excel Programming 4 December 20th 03 03:54 PM
Sub A1 Line Malfunction Phil Hageman[_3_] Excel Programming 3 December 17th 03 11:59 PM


All times are GMT +1. The time now is 09:03 PM.

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"