Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Simple Case Of Protection


Our software is Excel 2002, SP-2.
I have one .XLS file, and one corresponding .XLA file, containing zer
data in one Worksheet, one Project, and 13 Modules and Procedures.
Each file is stored on my C drive and on a network shared drive. M
objective is to share the macros across the network.

I am concerned about protection on the shared drive: for the .XL
file, I am aware of VBAProject - Project Propertis, Protection Tab.
For each of the shared files, I will assign read-only attributes. Fo
the .XLS shared file, am I correct in assuming that Worksheet an
Workbook protection are not going to do anything for me?

Thanks for a response,
Chuckles12

--
Chuckles12
-----------------------------------------------------------------------
Chuckles123's Profile: http://www.excelforum.com/member.php...fo&userid=1494
View this thread: http://www.excelforum.com/showthread.php?threadid=26712

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Simple Case Of Protection

What are you concerned about, someone seeing the data or someone amending
the code.

If the former, the XLA worksheets are not visible or amendable from Excel,
unless the user changes the IsAddin property. If the latter, project
protection should cover it.

None of this is foolproof, but it does protect from unintentional misuse.
Malicious or malevolent minded souls are another problem and there is not
much you can do to finally protect from this.

--

HTH

RP

"Chuckles123" wrote in message
...

Our software is Excel 2002, SP-2.
I have one .XLS file, and one corresponding .XLA file, containing zero
data in one Worksheet, one Project, and 13 Modules and Procedures.
Each file is stored on my C drive and on a network shared drive. My
objective is to share the macros across the network.

I am concerned about protection on the shared drive: for the .XLS
file, I am aware of VBAProject - Project Propertis, Protection Tab.
For each of the shared files, I will assign read-only attributes. For
the .XLS shared file, am I correct in assuming that Worksheet and
Workbook protection are not going to do anything for me?

Thanks for a response,
Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile:

http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=267128



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
Simple Worksheet Protection James8309 Excel Worksheet Functions 2 August 7th 08 12:14 AM
Changing multiple cell text from lower case to upper case Patti Excel Discussion (Misc queries) 2 January 4th 08 08:35 PM
Change the text from lower case to upper case in an Excel work boo dave01968 Excel Discussion (Misc queries) 2 December 9th 05 09:09 AM
Excel should have a quick and simple "change case" function like . NinaSvendsen Excel Worksheet Functions 1 January 28th 05 03:15 PM
Hopefully simple Select Case error Kobayashi[_15_] Excel Programming 3 October 3rd 03 07:46 PM


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