Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Instead of a password to modify, why not set the file's properties to
read-only in Windows Explorer (select the file right-click Properties put a check in the Read only checkbox OK)? It will open in Excel as read-only without a prompt. Also helps to prevent accidental deletion or renaming of the file. Hope this helps, Hutch "Ryan H" wrote: I have an Add_In workbook that is refrenced by another workbook (MyWorkbook.xls). When users open MyWorkbook that Add-In opens hidden behind the scenes. I'd like to have the Add-In automatically open as Read Only instead of being prompted for a password or click Read Only, is this possible? Currently, the user has to click Read Only because I have it saved as needing a password to modify. Thanks In Advance!! -- Cheers, Ryan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use hyperlink to open workbook read only? | Excel Discussion (Misc queries) | |||
automatically save a read-only workbook with client last name | Excel Discussion (Misc queries) | |||
Need VBA Code to Open a Workbook in read only | Excel Discussion (Misc queries) | |||
Opening workbook automatically as Read-0nly | Excel Programming | |||
workbook open read only without prompt | Excel Programming |