Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When someone opens a workbook, I will process the
Workbook_Open() function. If the user does not match Environ("Username"), I plan to immediately close the workbook with ThisWorkbook.Close(). This will effectively restrict users to only have access to their own workbooks. Does anyone see any problems with this approach? Are there better solutions to restricting access to workbooks? I'm curious what you think. Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ThisWorkbook.Close crashing Excel (2010) | Excel Programming | |||
ThisWorkbook.Close question | Excel Programming | |||
Application.StatusBar not refreshing after ThisWorkbook.Close | Excel Programming | |||
ThisWorkbook.close doesn't wokk :( | Excel Programming |