ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Number format in text cell (https://www.excelbanter.com/excel-discussion-misc-queries/207609-number-format-text-cell.html)

Stan

Number format in text cell
 
I need to import a number from a cell, adding to the text as follows.

="the projection for the year is $"&C36(cell location).

However, i need to format the number with a thousand comma(,) where it is
currently shown as a text ($1234 vs $1,234)

can someone please help?

Thanks

T. Valko

Number format in text cell
 
Try this:

="the projection for the year is "&TEXT(C36,"$#,###")

--
Biff
Microsoft Excel MVP


"Stan" wrote in message
...
I need to import a number from a cell, adding to the text as follows.

="the projection for the year is $"&C36(cell location).

However, i need to format the number with a thousand comma(,) where it is
currently shown as a text ($1234 vs $1,234)

can someone please help?

Thanks





All times are GMT +1. The time now is 04:49 AM.

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