You would think that Word would have a single year date: it would be ideal for annual reports and similar documents. However, I have never found a way to do this (and I have the same issue in Excel).
Recently, on what must have been my 50th brief internet trawl for an answer to this problem, I found a little piece of code which we can embed with the following, simple steps!
- Place the cursor where we want to insert next year's field. Key Ctl & F9 to get some field code{ = }.
- Then we simply enter " DATE \@ "yyyy" " between the curly brackets, so we have { DATE \@ "yyyy" } in our field.
- Et voila! We are done.
Funnily enough, since then, I have also found that if you go into the Insert | Date & Time, and tick "Auto-update" and enter YYYY in the field at the top, you will also get the same result.
But hey.
Sam
- Reference: Grau, D. G. (23 May 2012). Automatically inserting next year's date in Word. Retrieved from https://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/automatically-inserting-next-years-date-in-word/ce1b2c73-bd1d-40db-96eb-ae6de7ecb8a2?db=5
No comments :
Post a Comment
Thanks for your feedback. The elves will post it shortly.