T
Terry Holland
Im trying to find a way to protect some data in some spreadsheets that we
have in our company. I know you can password protect the sheet/book, but I
also know that there is a crack for these passwords on the net. Also, waht
we are concerned about is staff leaving & taking the data with them. While
they are at the company they will need access to password so I need to come
up with another way of hiding the data.
What I've been looking into is some code that runs when the book is opened
that uh-hides sheets with data on that are hidden by default. What I do is
check the system of the pc to look for a hidden directory structure on all
machines in the company. If the directory exists, it is assumed that the
book is being opened on a company pc and the hidden sheets are made visible.
If it doesn't, or the Disable Macros option is selected when book opens,
then the sheets remain hidden. This works ok except for the fact the user
can go to the Format | Sheet menu item and Un-Hide any hidden sheets.
Could someone suggest any ways around this, or any other ways of achieving
the desired results.
tia
Terry
Holland
have in our company. I know you can password protect the sheet/book, but I
also know that there is a crack for these passwords on the net. Also, waht
we are concerned about is staff leaving & taking the data with them. While
they are at the company they will need access to password so I need to come
up with another way of hiding the data.
What I've been looking into is some code that runs when the book is opened
that uh-hides sheets with data on that are hidden by default. What I do is
check the system of the pc to look for a hidden directory structure on all
machines in the company. If the directory exists, it is assumed that the
book is being opened on a company pc and the hidden sheets are made visible.
If it doesn't, or the Disable Macros option is selected when book opens,
then the sheets remain hidden. This works ok except for the fact the user
can go to the Format | Sheet menu item and Un-Hide any hidden sheets.
Could someone suggest any ways around this, or any other ways of achieving
the desired results.
tia
Terry
Holland