Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I was wondering if there were a simple way to detect if the workbook, when opened, was opened in read-only mode? The reason for this is that I have code in place to automatically time-out the book after 5 minutes of inactivity, but I wouldn't want this to happen if it were opened as read-only. I would just need to suppress the code in the workbook_open handler (or insert an if statement to determine if it should be run). Any help gratefuly received! Duncan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Make Workbook ReadOnly | Excel Programming | |||
Force a Readonly Workbook to save to a different folder | Excel Discussion (Misc queries) | |||
How to detect if a workbook is hidden through VBA | Excel Programming | |||
readonly attrib on a open workbook | Excel Programming | |||
How to hide a workbook and to detect a hidden workbook in visual basic | Excel Programming |