View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
mz mz is offline
external usenet poster
 
Posts: 40
Default Formatting a number within a text formula

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"
--
MZ