View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Tyro[_2_] Tyro[_2_] is offline
external usenet poster
 
Posts: 1,091
Default putting a name in a formula

Read a book on elementary Excel. The answer is =SUM(6+9)&"hrs".

Tyro

"T-bart" wrote in message
...
if I want to add two numbers and would like a name included with the
answer
how do I write the formula? eg. =sum6+9 this would = 15 and I would like
to
label it 15hrs. I can't seem to be able to add the hrs to the answer