J
Joey
Is there a way to add text after a formula or function in
a cell. Maybe to reference something.
a cell. Maybe to reference something.
-----Original Message-----
add an ampersand(&) and the text in quotations
for example: ="Total is: " &sum(a1:a15)
=sum(a1:a15)&" is the total."
.
is that supposed to display? I tried it and I see 2.28,-----Original Message-----