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.
|