Transfering information from one cell into a text cell

chris007

Board Regular
Joined
Jun 27, 2011
Messages
82
Hello once again,
Seems I am using this site a llot without contributing at this time but hopefully in the longer term I can.

If somone could please help with this delema I have

In cell $CV$4 i have txt which looks like this

Assumptions
RRR:
MFL ($):
MFL (HSE):

The delima is that I would like the numbers to be inserted by a formula if possible

I.E.
RRR: =$CS$4
MFL:($) =$CU$4
MFL: HSE) =$BQ$4

Is it possible to do this?

Thank you
Regards
Chris007
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Yes - by using the &
Try a simple example in a cell:
="RRR: "&$CS$4
 
Upvote 0
SIjpie,
Thanks for info, However this did not seem to do the trick. the return in CV4 is ="RRR: "&$CS$4.

did not actually take the value from CS4 and place the value after the statement of RRR:

If there is any other solution that woudl be appreciated

Regards
Chris007
 
Upvote 0
2011-07-22_0901.png
 
Upvote 0
You are telling me it is weird.

It certainly looks good on your spreadsheet it is exactley what I wanted

I enterd the formula and in the cell it place the formula

i will play around with it on the weekend

I am using Office 2010 if that makes a difference

thanks
Chris007
 
Upvote 0
Make sure your cell isn't formatted as 'Text'
 
Upvote 0

Forum statistics

Threads
1,224,598
Messages
6,179,818
Members
452,946
Latest member
JoseDavid

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