Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to setup my spreadsheet so that a user
cannot change the data after 1 week. What would be a good way to block users from changing their own data after 1 week or longer??? I figure, I can processed Workbook_Open() and test how old the workbook is. From this point, is it simply good enough to password protect the sheet??? I am not completely confident that the "Sheet Protect" mechanism is completely secure, I mean, can't a skillful user open up the VBA editor and write code to change data on the protected sheet??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
protecting formulas without protecting sheet so grouping still wor | Excel Discussion (Misc queries) | |||
password protecting a column for data entry in a sheet, how? | Excel Worksheet Functions | |||
Protecting excel sheet for data input | Excel Discussion (Misc queries) | |||
Protecting excel sheet for data input | Excel Programming | |||
Protecting sheet disables import of extetrnal data in Excel 2003 | Excel Discussion (Misc queries) |