View Single Post
 
Old 12-18-2009, 07:10 AM
Karthick Karthick is offline Windows XP Office 2007
Novice
 
Join Date: Dec 2009
Posts: 7
Karthick is on a distinguished road
Question Date Formatting in MS word 2007

i would like to print the last month in words AUTOMATICALLY.
When i used to open the doc, it shows the previous month in words.
Since, current month is December, the doc shouls displays as "November"

I had tried out this by using the below code in word document but failed to meet the requirement:
{={date \@ "MM"}-1 \@ "MMMM"}

The above just displays the month in number as "11" insated of in words(November)

Could any body solve this problem?

If so, i will be so thankful for them.
Reply With Quote