ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Can you have a formula followed by text all in one cell? (https://www.excelbanter.com/excel-discussion-misc-queries/50083-can-you-have-formula-followed-text-all-one-cell.html)

Brian

Can you have a formula followed by text all in one cell?
 
Just as the subject askes, I what to have a formula in a cell that the number
that it puts out is then followed by whatever text i want. Is this possible?

Niek Otten

Hi Brian,

=A1+B1&" Is the result of adding A1 & B1"

--
Kind regards,

Niek Otten

"Brian" wrote in message
...
Just as the subject askes, I what to have a formula in a cell that the
number
that it puts out is then followed by whatever text i want. Is this
possible?




Paul B

Brian, here is on way,

=A1&" Your text here"
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Brian" wrote in message
...
Just as the subject askes, I what to have a formula in a cell that the
number
that it puts out is then followed by whatever text i want. Is this
possible?




Gary''s Student

Yes.

Select the cell with the formula in it and pull_down:
Format Cells... Number Custom
the Type-in field will say General
Your enter General" hello world"
and you will see the result. If you do it this way you can still use the
cell for math.
--
Gary's Student


"Brian" wrote:

Just as the subject askes, I what to have a formula in a cell that the number
that it puts out is then followed by whatever text i want. Is this possible?


Biff

Hi!

Try this:

=your_formula_here&" your_text_here"

Biff

"Brian" wrote in message
...
Just as the subject askes, I what to have a formula in a cell that the
number
that it puts out is then followed by whatever text i want. Is this
possible?




widemonk


you might need to explain a little more what you're trying to acheive.

There are two ways, either:

=[formula]&"text"

or

=[formula]&D4 (where cell D4 contains the text you want adding to the
end)


--
widemonk


------------------------------------------------------------------------
widemonk's Profile: http://www.excelforum.com/member.php...o&userid=20402
View this thread: http://www.excelforum.com/showthread...hreadid=475560


widemonk


... and brian is a guest so he wont see my reply :rolleyes:


--
widemonk


------------------------------------------------------------------------
widemonk's Profile: http://www.excelforum.com/member.php...o&userid=20402
View this thread: http://www.excelforum.com/showthread...hreadid=475560



All times are GMT +1. The time now is 11:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com