ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Merge $ amounts into Invoice (https://www.excelbanter.com/excel-discussion-misc-queries/136001-merge-%24-amounts-into-invoice.html)

gabe

Merge $ amounts into Invoice
 
Merging $ amounts from Excel into an Invoice -- the dot and 2 zeros (.00)
don't come up in the Invoice. Why?

Dave Peterson

Merge $ amounts into Invoice
 
How are you creating the invoice?

Is it another worksheet in the same workbook?

=text(sheet1!a1,"$#,##0.00")
or
="You owe me: " & text(sheet1!a1,"$#,##0.00")
& " by " & text(sheet1!a2,"mm/dd/yyyy")

Or are you using MSWord's mailmerge?

Debra Dalgleish posted this:

There's an article on the Microsoft web site that might help you:

Answer Box: Numbers don't merge right in Word
http://office.microsoft.com/en-ca/as...164951033.aspx

And if you prefer the old Mail Merge helper, Word MVP Suzanne Barnhill
has instructions he

http://sbarnhill.mvps.org/WordFAQs/C...ngWord2002.htm

about half way down the page.


Gabe wrote:

Merging $ amounts from Excel into an Invoice -- the dot and 2 zeros (.00)
don't come up in the Invoice. Why?


--

Dave Peterson


All times are GMT +1. The time now is 02:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com