View Single Post
 
Old 04-03-2013, 05:15 PM
JennEx JennEx is offline Windows XP Office 2003
Competent Performer
 
Join Date: May 2010
Posts: 162
JennEx is on a distinguished road
Default

Why do some mergefields have quotation marks around their names, where others don't.

For example:
{ MERGEFIELD "Gadv_Date" \@ "dd-MMM" } = 13-Jun
{ MERGEFIELD "Ptimec" } = <4:45 PM
{ MERGEFIELD SubRespStart \@ "h:mm am/pm" } =0.5625

but ...

{ MERGEFIELD "close_date" \@ "dd-MMM" } = 41438
Reply With Quote