Hi all,
In the organization where I work, there are security systems and protocols, which guarantee a high level of security for the company's archives.
The downside of the those systems is that they consuming a worthless (sometimes) time in proccessing or to get the appropriate approvals.
What I need is to have a reliable way to protect the sensitive company's informations which are contained in excel workbooks and they
must be shared among 3 different security levels employees (heads of missions, full timers and part timers)
Locking cells and workbooks with passwords it's a start, but they have minimum level of security because after the first time the workbook is opened
it's easy for everyone to save it without the given passwords and transfered to whereever he pleases.
As far as I know the highest security level provided by Excel is to encrypted (128) and protected by a long password.
While it's secure enough it suffers by the same restrictions. After the first authorized open it can be saved without password.
Another downside of password protection is that, passwords can be transfered aswell.
The ideal solution would be :
1. The encrypted workbook opens every time with password (save without password to be forbidden).
2. Those passwords to have 3 different expiration dates (heads of missions, full timers and part timers), set by the administrator.
3. The action taken by Excel if someone try to break the security, or attempt unauthorized open : erase the content.
The most importand of all is all the above must can be achieved without using (macros, VBA, ETC) because it is forbidden by the comany's policy.
I really don't know if it's doable, but if there is a possibility to get anywhere close to the above, it would be a great help.
Regards
Bookmarks