adding text to the end of a formula

  • Thread starter Thread starter Lodge
  • Start date Start date
L

Lodge

Does anyone know how I can add text to the end of a formula in the same cell?
For example, the formula I have will compute a list of numbers and display
the total in the cell...I would like at the end of this number for the
character "+" to follow the number. Any help?
 
=D4+D5 & "+"
-or-
Format the cell... 0"+"
--
Jim Cone
Portland, Oregon USA



"Lodge" <[email protected]>
wrote in message
Does anyone know how I can add text to the end of a formula in the same cell?
For example, the formula I have will compute a list of numbers and display
the total in the cell...I would like at the end of this number for the
character "+" to follow the number. Any help?
 
Back
Top