frankyberry
Programmer
Using Excel 2002.
I have a simple formula which adds up multiple columns ..
but is there a way to add a text string to the end result?
so my result would read something like "895 minutes"
(without the quotes)?
Thanks
I have a simple formula which adds up multiple columns ..
Code:
=SUM(A1:A84)
but is there a way to add a text string to the end result?
so my result would read something like "895 minutes"
(without the quotes)?
Thanks