Access/Word Merge

N

NancyH-D

How can you make Access field formats show up in a merged Word document?
(For example, wanting a currency field in Access to show up in a Word
document as currency with 2 decimals)
 
D

Douglas J. Steele

Try using the Format function in a query and merge the query, rather than
setting the Format property in the field.
 
Top