Format date

D

Danielle

I would like to add a date on my doc and custom format it
to Sept 5, 2003

Please advise

Thank you
 
G

Greg Maxey

Danielle,

I think Sep or September is possible but there is no switch that I am aware
of for a non-standard abbreviation

{ DATE \@ "MMM dd, yyyy" } or { DATE \@ "MMMM dd, yyyy" }

if you want the date to remain fixed use CREATEDATE.

--
\\\\///////////
( @ @ )
----oo00---(_)---00oo----
Greg Maxey
A peer in "peer to peer" support
Rockledge, FL
 
Top