ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Simple Case Of Protection (https://www.excelbanter.com/excel-programming/312767-simple-case-protection.html)

Chuckles123[_24_]

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


Bob Phillips[_6_]

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





All times are GMT +1. The time now is 05:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com