Formatting a number within a text formula

M

MZ

The following text formula includes a cell address for a number between the
two parts of the text. How would I format the number in currency format -
dollar sign and comma for thousands place.

Here is the formula with A1 referencing a number:

=When the value of the asset is above "&A1&", then depreciate the asset"
 
B

Bob Umlas

=When the value of the asset is above "&TEXT(A1,"$#,##0.00")&", then
depreciate the asset"
Bob Umlas
Excel MVP
 

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