Hi all,
I have an excel workbook that stores user information: login names, passwords, employee IDs etc. This info is checked in order to permit authorised users to login and enter/process data. However, for the sake of protection the information sheet is made very hidden via code and the workbook, protected with a password. However, errors crop up whenever the workbook is protected and the sheet very hidden. These errors do not occur when the workbook protection and the 'very hidden' sheet attribute are removed.
I am not able to remove the very hidden attribute via code, if the workbook is protected. I need to know
1. how to code so that user information can be entered without the very hidden attribute and workbook protection having to be removed (or atleast not in a manner obvious to the user).
2. How to code in order to remove the very hidden attribute of a worksheet in a protected workbook.
I'd appreciate useful suggestions. Thanks in advance,
Bala
Bookmarks