A Microsoft Word forum. Microsoft Office Word Forum - WordBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Microsoft Office Word Forum - WordBanter forum » Microsoft Word Newsgroups » Microsoft Word Help
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

word 2010 auto date field



 
 
Thread Tools Display Modes
  #1  
Old August 13th 12, 07:44 PM
mlhill mlhill is offline
Junior Member
 
First recorded activity by WordBanter: Aug 2012
Posts: 0
Default word 2010 auto date field

have tried making this happen for days, so please help:

what i want is to create a field in MS Word 2010 that will automatically populate with the current year minus one . . so it would show 2011 this year, 2012 when it's 2013, etc. . .

my best current guess is some kind of function like ={DATE \@ "yyyy"}-1 but just can't get it to happen . .

help please!
Ads
  #2  
Old August 13th 12, 11:46 PM posted to microsoft.public.word.docmanagement
Stefan Blom[_3_]
external usenet poster
 
Posts: 6,575
Default word 2010 auto date field

You're very close. This should work:

{ = { DATE \@ "YYYY" } - 1 }

Note that you have to insert each pair of field delimiter by pressing Ctrl+F9.
Also,
be sure to include spaces as suggested by the example above.

To update fields in the selection, press F9. To show/hide field all codes, press
Alt+F9.

--
Stefan Blom
Microsoft Word MVP




"mlhill" wrote in message ...


have tried making this happen for days, so please help:

what i want is to create a field in MS Word 2010 that will automatically
populate with the current year minus one . . so it would show 2011 this
year, 2012 when it's 2013, etc. . .

my best current guess is some kind of function like ={DATE \@ "yyyy"}-1
but just can't get it to happen . .

help please!




--
mlhill

  #3  
Old August 14th 12, 02:09 AM
Venky62 Venky62 is offline
Junior Member
 
First recorded activity by WordBanter: Jul 2012
Posts: 21
Default

Try:
{={DATE \@"yyyy"}-1}

Quote:
Originally Posted by mlhill View Post
have tried making this happen for days, so please help:

what i want is to create a field in MS Word 2010 that will automatically populate with the current year minus one . . so it would show 2011 this year, 2012 when it's 2013, etc. . .

my best current guess is some kind of function like ={DATE \@ "yyyy"}-1 but just can't get it to happen . .

help please!
  #4  
Old August 14th 12, 01:10 PM
mlhill mlhill is offline
Junior Member
 
First recorded activity by WordBanter: Aug 2012
Posts: 0
Default

you're *awesome* . . worked perfectly . . i had no idea to do field delimiters inside other delimiters . . i was just putting in the brackets manually .

thank you so much!

Quote:
Originally Posted by Stefan Blom[_3_] View Post
You're very close. This should work:

{ = { DATE \@ "YYYY" } - 1 }

Note that you have to insert each pair of field delimiter by pressing Ctrl+F9.
Also,
be sure to include spaces as suggested by the example above.

To update fields in the selection, press F9. To show/hide field all codes, press
Alt+F9.

--
Stefan Blom
Microsoft Word MVP




"mlhill" wrote in message ...


have tried making this happen for days, so please help:

what i want is to create a field in MS Word 2010 that will automatically
populate with the current year minus one . . so it would show 2011 this
year, 2012 when it's 2013, etc. . .

my best current guess is some kind of function like ={DATE \@ "yyyy"}-1
but just can't get it to happen . .

help please!




--
mlhill
  #5  
Old August 14th 12, 06:53 PM posted to microsoft.public.word.docmanagement
Stefan Blom[_3_]
external usenet poster
 
Posts: 6,575
Default word 2010 auto date field

I'm glad I could help!

--
Stefan Blom
Microsoft Word MVP



"mlhill" wrote in message ...

you're *awesome* . . worked perfectly . . i had no idea to do field
delimiters inside other delimiters . . i was just putting in the
brackets manually .

thank you so much!

'Stefan Blom[_3_ Wrote:
;493070']You're very close. This should work:

{ = { DATE \@ "YYYY" } - 1 }

Note that you have to insert each pair of field delimiter by pressing
Ctrl+F9.
Also,
be sure to include spaces as suggested by the example above.

To update fields in the selection, press F9. To show/hide field all
codes, press
Alt+F9.

--
Stefan Blom
Microsoft Word MVP




"mlhill" wrote in message ...


have tried making this happen for days, so please help:

what i want is to create a field in MS Word 2010 that will
automatically
populate with the current year minus one . . so it would show 2011 this
year, 2012 when it's 2013, etc. . .

my best current guess is some kind of function like ={DATE \@ "yyyy"}-1
but just can't get it to happen . .

help please!




--
mlhill





--
mlhill
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
date field auto fill in ufbcn94 Microsoft Word Help 3 August 3rd 06 05:13 AM
Auto Update Date Field Phil G. Microsoft Word Help 1 June 8th 06 09:26 AM
Trying to create an auto field that gives todays date +28 days? Ranger Tony Microsoft Word Help 11 June 1st 06 10:39 AM
How do you turn off auto update of date field Gaberielle Gehring New Users 1 April 13th 06 05:22 PM
Date field code will not auto update MOTman Microsoft Word Help 1 June 18th 05 12:11 PM


All times are GMT +1. The time now is 03:18 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2004-2013 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.