ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help inserting a Cell Value in a Text Cell (https://www.excelbanter.com/excel-worksheet-functions/16252-help-inserting-cell-value-text-cell.html)

Dave

Help inserting a Cell Value in a Text Cell
 
I have a cell at the top of a column with Text identifying the column below.

I want to use the value in another cell in this text field.

Example Cell A1 = 5 Text Cell B1 = Interest Rate "A1" %

So the end result would be Interest Rate 5 %

Example Cell A1 = 8 Text Cell B1 = Interest Rate "A1" %

So the end result would be Interest Rate 8 %

How do I do this?

Thanks



RagDyeR

Try this:

="Interest Rate "&A1&" %"
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
I have a cell at the top of a column with Text identifying the column below.

I want to use the value in another cell in this text field.

Example Cell A1 = 5 Text Cell B1 = Interest Rate "A1" %

So the end result would be Interest Rate 5 %

Example Cell A1 = 8 Text Cell B1 = Interest Rate "A1" %

So the end result would be Interest Rate 8 %

How do I do this?

Thanks




Dave

That worked -THANKS

But another question, the number comes out as .049999999

How do I show it as a Formated percentage number ?

Thanks again!



"RagDyeR" wrote in message
...
Try this:

="Interest Rate "&A1&" %"
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
I have a cell at the top of a column with Text identifying the column
below.

I want to use the value in another cell in this text field.

Example Cell A1 = 5 Text Cell B1 = Interest Rate "A1"
%

So the end result would be Interest Rate 5 %

Example Cell A1 = 8 Text Cell B1 = Interest Rate "A1"
%

So the end result would be Interest Rate 8 %

How do I do this?

Thanks






RagDyeR

Does this work for you:

="Interest Rate "&TEXT(A1,"#0.00%")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
That worked -THANKS

But another question, the number comes out as .049999999

How do I show it as a Formated percentage number ?

Thanks again!



"RagDyeR" wrote in message
...
Try this:

="Interest Rate "&A1&" %"
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
I have a cell at the top of a column with Text identifying the column
below.

I want to use the value in another cell in this text field.

Example Cell A1 = 5 Text Cell B1 = Interest Rate "A1"
%

So the end result would be Interest Rate 5 %

Example Cell A1 = 8 Text Cell B1 = Interest Rate "A1"
%

So the end result would be Interest Rate 8 %

How do I do this?

Thanks







Dave

That did it :-)

Thanks!!


"RagDyeR" wrote in message
...
Does this work for you:

="Interest Rate "&TEXT(A1,"#0.00%")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
That worked -THANKS

But another question, the number comes out as .049999999

How do I show it as a Formated percentage number ?

Thanks again!



"RagDyeR" wrote in message
...
Try this:

="Interest Rate "&A1&" %"
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
I have a cell at the top of a column with Text identifying the column
below.

I want to use the value in another cell in this text field.

Example Cell A1 = 5 Text Cell B1 = Interest Rate
"A1"
%

So the end result would be Interest Rate 5 %

Example Cell A1 = 8 Text Cell B1 = Interest Rate
"A1"
%

So the end result would be Interest Rate 8 %

How do I do this?

Thanks









RagDyeR

Appreciate the feed-back.
--

Regards,

RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------

"Dave" wrote in message
...
That did it :-)

Thanks!!


"RagDyeR" wrote in message
...
Does this work for you:

="Interest Rate "&TEXT(A1,"#0.00%")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
That worked -THANKS

But another question, the number comes out as .049999999

How do I show it as a Formated percentage number ?

Thanks again!



"RagDyeR" wrote in message
...
Try this:

="Interest Rate "&A1&" %"
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Dave" wrote in message
...
I have a cell at the top of a column with Text identifying the column
below.

I want to use the value in another cell in this text field.

Example Cell A1 = 5 Text Cell B1 = Interest Rate
"A1"
%

So the end result would be Interest Rate 5 %

Example Cell A1 = 8 Text Cell B1 = Interest Rate
"A1"
%

So the end result would be Interest Rate 8 %

How do I do this?

Thanks











All times are GMT +1. The time now is 09:07 AM.

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