Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default ReadOnly property of word document not returning proper value.

I never did get this working the way it should, so I decided to just read
the name of the document and now it works but looks kludgy.

With Word.Documents(docName)
.Close SaveChanges:=Not (Mid(.ActiveWindow, 20, 9) = "Read-Only")
End With



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
VLOOKUP - Not returning the proper number (Caro) Caroline Excel Worksheet Functions 1 February 25th 10 03:43 PM
Intellectual Property of an excel document Bart Excel Discussion (Misc queries) 2 April 8th 09 09:53 AM
Including document property values in Excel headers d_m_y Excel Discussion (Misc queries) 2 September 26th 08 10:44 PM
UDF not returning proper value - circular reference/multi workbook Jeff Setting up and Configuration of Excel 1 February 1st 06 12:52 AM
.TextFrame.Characters.Text property readOnly in function?? VB_Help Excel Programming 1 August 27th 03 05:16 PM


All times are GMT +1. The time now is 12:31 PM.

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

About Us

"It's about Microsoft Excel"