Date Format Problems

P

PAR

I have several date fields on a merge document, merging from Excel,and have
used
FieldName \@ "MM-dd-yyyy"

but the result is the excel storage format ex = 39098 should be 01-16-2007
 
Top