M
mark
why do I get a time along with the date when I have it formatted to only show
a date
a date
Peter Jamieson said:Change
{ MERGEFIELD myamount }
to
{ MERGEFIELD myamount \#"$,0.00" }
Peter Jamieson
Everything went pretty well except for an error in the merge in the middle
of the data source. I have a set of records that total 6010,
and when I
merged the data, records 955-2242 yielded no date.
Record 954 and record
2243 were fine and printed out correctly. Is it possible that those cells
are not properly formatted or could the cells themselves be corrupted in
some
way?