View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mgdarkman
 
Posts: n/a
Default add text to end of formula output

I have a basic formula that I want to display a character after the
calculation.
example: A1+A2+A3=25.00
I would like to see: A1+A2+A3=25.00hrs

Is this possible?