Thread: USD to $ amount
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
pgarcia pgarcia is offline
external usenet poster
 
Posts: 304
Default USD to $ amount

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