how do I get whatever number is in a certain cell to another

CAPT.PT

New Member
Joined
Mar 2, 2002
Messages
32
I want to put whatever number that is in say cell Q6 in another cell along with a writin statement. For instance, in cell T6 I want writin: 11.2 * 27.50 * (whatever the number is in cell Q6)
I do not want this "formula" to work, I just want it to show up in cell T6.

So it might look like this, if cell Q6 had the number 4 in it:
11.2 * 27.50 * 4 =
Thank You,
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
On 2002-03-06 02:53, CAPT.PT wrote:
I want to put whatever number that is in say cell Q6 in another cell along with a writin statement. For instance, in cell T6 I want writin: 11.2 * 27.50 * (whatever the number is in cell Q6)
I do not want this "formula" to work, I just want it to show up in cell T6.

So it might look like this, if cell Q6 had the number 4 in it:
11.2 * 27.50 * 4 =
Thank You,

=11.2&" * "&27.50&" * "&Q6&" ="
This message was edited by Aladin Akyurek on 2002-03-06 03:03
 
Upvote 0
Thank you Aladin, your suggestion worked out perfect......God Bless! Stay Safe & have a great day!
 
Upvote 0

Forum statistics

Threads
1,213,487
Messages
6,113,937
Members
448,534
Latest member
benefuexx

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top