Currency Format in Excel Won't Merge in New Document

M

Mike

When I use the mail merge from an existing excel document it does not
transfer numbers that are listed in a currency format. For example the excel
spreadsheet has a row that may say $1,000.50 and when it goes into the mail
merge document it says 1000.50. How can I get the numbers to be correspond
correctly to the excel sheet?
 
M

macropod

Hi Mike,

In Word, add a numeric picture switch to the mergefield. To do this:
.. select the field;
.. press Ctrl-F9 to reveal the field coding. It should look something like {MERGEFIELD MyData};
.. edit the field so that you get {MERGEFIELD MyData \# $,0.00};
.. position the cursor anywhere in this field and press F9 to update it;
.. run your mailmerge.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top