I would like to add a date on my doc and custom format it to Sept 5, 2003 Please advise Thank you
D Danielle Sep 5, 2003 #1 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 Sep 5, 2003 #2 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
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