Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What if my VBA project is password protected so they cannot
access any of the code modules??? Will that help?? What are a few ways I can prevent anyone from modifying data on a hidden sheet??? I need to cover my bases as much as possible. thank u "Gord Dibben" <gorddibbATshawDOTca wrote in message ... Yes, through VBA a user could alter values on a hidden sheet if they knew the tab name or codename of that sheet. Or they could run VBA to unhide the sheet and change everything on it. Or even delete it. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy hidden sheet data | Excel Discussion (Misc queries) | |||
reading data from hidden sheet | Excel Discussion (Misc queries) | |||
How can I copy the data of sheet 1 to sheet 2 with modify? | Excel Programming | |||
Close Hidden Data Sheet | Excel Programming | |||
Saving hidden data with a worksheet (preferably without using a hidden sheet) | Excel Programming |