Concatenate Not working for text

MaryWI

New Member
Joined
Jul 6, 2006
Messages
7
In cell A1 40 (formated as text)
In cell B1 . (formated as text)
In cell C1 23000.14 (formated as text)

When using the wizard to concatenate the three cells together the wizard comes up with the correct answer 40.23000.14. However, the cell is displaying the formula and not the result. =CONCATENATE(A1,B1,C1)
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Format the cell with the formula as something other than text (then press F2 and ENTER to recalculate the cell once you've changed the format).
 
Upvote 0
If the result cell was formatted as text before you entered the formula, it will display the formula, not hte result. You'll need to delete the contents, change the number format of the result cell to "General" then re-enter the =CONCATENATE() formula.

Hope it helps!
 
Upvote 0

Forum statistics

Threads
1,214,643
Messages
6,120,702
Members
448,980
Latest member
CarlosWin

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