Access/Word Merge

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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)
 
Try using the Format function in a query and merge the query, rather than
setting the Format property in the field.
 
Back
Top