text after formula

P

Peo Sjoblom

Or if you want it to be a number use custom format

=SUM(A1:A10)

format

General "feet"
 
D

Dan E

I should add it might be usefull to use the TEXT formula to
format your number...

ie:

=TEXT(SUM(F7:F11), "0.000") & " feet"

will give a number with 3 decimal places...

Dan E
 
G

Guest

I need to use the value in another equation...I don't
have "feet" as an option under general format nor can I
create a custom one. Is there another way to just use the
value from a cell containing number and text?

Thanks for all your help!
 
D

Dan E

Why can't you create a custom format?

I need to use the value in another equation...I don't
have "feet" as an option under general format nor can I
create a custom one. Is there another way to just use the
value from a cell containing number and text?

Thanks for all your help!
 
D

Dan E

Catherine,

Select the cell with the sum in it and hit:
Format -> Cells
Under the Number tab choose Custom as the category
In the custom Type: field enter [General "feet"] without the
square brackets.

Dan E
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top