LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 147
Default Revision number

CellShocked wrote:
On Mon, 27 May 2013 08:28:46 -0500, witek
wrote:

Charlotte E. wrote:
There's an option to read a revision number of the workbook with:

MsgBox ThisWorkbook.BuiltinDocumentProperties("Revision number")

-...but how to set this 'Revision number'???

If I use...

ThisWorkbook.BuiltinDocumentProperties("Revision number") = "v1.00"

...I get an error???


CE




You can set it to number but not string even if property type says it is
msoPropertyTypeString

That is Microsoft.


One can manually set a 'version number' as one of the extended file
properties from within file manager (right click on the file name).


Excel will not read it if you set it to something else than number.
It will show it as damaged file.



so
that property, once set, should show up somewhere within one of the
property dialog/listings within the document itself, providing knowledge
of the location. I currently do not know where it resides within the
document. Only from the file level..



it is in core.xml file in unzipped doc.

The standard say it is string

<xs:element name="revision" minOccurs="0" maxOccurs="1" type="xs:string"/

Microsoft knows better what it should be.




 
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
XL 2003:Revision Number and Total Editing Time Boxes Are Empty thechandra Excel Discussion (Misc queries) 2 February 21st 08 12:01 PM
How do I retrieve entire Revision Number on Excel 2007? Zoo Excel Programming 1 February 19th 07 12:49 PM
Revision Number for an Add-In RST Excel Programming 6 October 31st 06 07:41 PM
Revision kbkst via OfficeKB.com Excel Discussion (Misc queries) 4 February 17th 06 07:12 PM
Revision Number John Excel Worksheet Functions 2 December 14th 04 05:29 PM


All times are GMT +1. The time now is 05:58 AM.

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"