need to display 123,000 instead of 123000 using mail merge

R

ronw55

What do I have to do when using mail merge to get a large number to display
in a word document letter with a comma?
 
L

Luke M

You need to physically convert it before importing. Use the formula:

=TEXT(A2,"#,###")

Now when you import it into a word document the comma will remain.
 

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