Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 244
Default Open File Read Only

Should be really easy, why wont this work...

Workbook.Open:=("N:\Common\Resale Pricing
Team\Templates\Template -
VendorReleaseDetail.xls",0,ReadOnly:=True)

VBA Help dosent give example of opening read only, and
their help as you type is fairly worthless unless you
already have VBA experience. Little help please :)

c-
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Open File Read Only

Workbooks.Open "c:\YourFilename.xls", False, True

--
Jim Rech
Excel MVP
"Chris" wrote in message
...
Should be really easy, why wont this work...

Workbook.Open:=("N:\Common\Resale Pricing
Team\Templates\Template -
VendorReleaseDetail.xls",0,ReadOnly:=True)

VBA Help dosent give example of opening read only, and
their help as you type is fairly worthless unless you
already have VBA experience. Little help please :)

c-



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
FILE CAN ONLY OPEN AS READ ONLY vcff Excel Discussion (Misc queries) 2 November 18th 08 11:18 AM
Can't Open a Read-Only file in Excel 03 Josh C Excel Discussion (Misc queries) 0 February 12th 08 10:09 PM
can only open in read only after my pc crashed when the file was o BWAnnie Excel Discussion (Misc queries) 2 November 2nd 07 09:57 PM
Excel file won't open because it' a read only file when it is not IanB Excel Discussion (Misc queries) 1 September 12th 05 01:28 PM
File in use open read only jeffP Excel Programming 0 August 21st 04 06:37 PM


All times are GMT +1. The time now is 04:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"