USD to $ amount
Right click|Format Cells|Currency.
OR
Use formula =DOLLAR(A1)
If this post helps click Yes
---------------
Jacob Skaria
"pgarcia" wrote:
Hello all,
I need to add USD to a dollar amount. Could someone tell me what I would
need to add. I thought this would work but it gave me an error.
=text("USD")&sum(A1:A50)
Thanks
|