Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
can anyone please help me on this?
how can I use the open.workbook function to open a workbook as read-only or specifically write-enabled. any help would be greatly appreciated thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good morning archiboy
Try this: Workbooks.Open Filename:="C:\Test.xls", ReadOnly:=True HTH DominicB "archiboy" wrote: can anyone please help me on this? how can I use the open.workbook function to open a workbook as read-only or specifically write-enabled. any help would be greatly appreciated thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I keep a file from opening unless macros are enabled? | Excel Discussion (Misc queries) | |||
How can a file be converted from Read-Only to Read/Write | Excel Discussion (Misc queries) | |||
Open workbook-macros enabled, opening another with macros | Excel Programming | |||
opening workbook as read-only | Excel Programming | |||
Opening Excel Workbook from Word using VBA - Always Read Only | Excel Programming |