Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.pagelayout
Naveen Mukkelli
 
Posts: n/a
Default inserting version number in Word documens

Hi,

I'm using Office 2003 and Rational ClearCase for configuration management.
I would like to insert, in either header or footer, the version number of
Word documents that are placed under configuration management.

What I am looking for is, when ever a document has been updated, the new
version number should be inserted automatically into the documents.

Is is possible to do it? if so, please let me know how I can achieve this.

Cheers,

Naveen.
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
macropod
 
Posts: n/a
Default inserting version number in Word documens

Hi Naveen,

Word has a RevisionNumber property you can access via a DOCPROPERTY field,
which you could put in the header or footer. This just gives you a count of
how many times the document has been saved +1 since the last 'Save As'.

If that's all you need, open the header or footer, press Ctrl F9 to create a
pair of field braces (ie '{ }') and fill them in so that you get
'{DOCPROPERTY "RevisionNumber"}' and press F9 to update.

To get the field to show the last revision number instead of the current
one, press Ctrl F9 twice to create a pair of nested field braces (ie '{
{ } }') and fill them in so that you get '{={DOCPROPERTY
"RevisionNumber"}-1}' and press F9 to update.

Word also has a versioning feature, but that is only triggered if the user
saves the file via File|Version. As well, I can't see any way to access the
version # via a field code, so you'd need to use a macro to access this
information for a header or footer.

Cheers

--
macropod
[MVP - Microsoft Word]


"Naveen Mukkelli" wrote in
message ...
Hi,

I'm using Office 2003 and Rational ClearCase for configuration management.
I would like to insert, in either header or footer, the version number of
Word documents that are placed under configuration management.

What I am looking for is, when ever a document has been updated, the new
version number should be inserted automatically into the documents.

Is is possible to do it? if so, please let me know how I can achieve this.

Cheers,

Naveen.



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 97 in Windows XP to maintain formatting Charlie''s Word VBA questions Microsoft Word Help 22 May 20th 23 08:51 PM
Why dont MS just f**king re-write Word from scratch? Its dogsh*t Word Hater Microsoft Word Help 33 May 5th 23 02:52 PM
3 different page number formats-How??!! cpatton Tables 3 April 24th 06 01:05 PM
How do I get rid of page numbers. The page number virus flamestar Microsoft Word Help 3 August 19th 05 02:31 AM
In Word, how can I see all files (*.*) in "save as"? citizen53 New Users 8 April 4th 05 04:56 PM


All times are GMT +1. The time now is 04:45 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"