Concatenate doesn't work

wotonka

Board Regular
Joined
Aug 6, 2002
Messages
142
I'm stuck, and am sure I will feel silly should someone offer a solution: I inherited a spreadsheet. Cell A1 contains the numerical value 7.5. Cell B1 contains the text "Hp". I tried to concatenate cells A1 and B1, and with this spreadsheet, get #value! as the concatenated result (within C1). All cells A1,B1,and C1 are formatted as "general". If I open a new workbook and repeat this, it works perfectly (result is 7.5Hp). Within the inherited spreadsheet, I have tried CONCATENATE(TEXT(A1,"0"),B1) which works, but I prefer to not have to stick with this method of defining cell A1 as text. Thank you so much for helping !!
This message was edited by wotonka on 2002-09-29 07:03
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
On 2002-09-29 06:58, wotonka wrote:
I'm stuck, and am sure I will feel silly should someone offer a solution: I inherited a spreadsheet. Cell A1 contains the numerical value 7.5. Cell B1 contains the text "Hp". I tried to concatenate cells A1 and B1, and with this spreadsheet, get #value! as the concatenated result (within C1). All cells A1,B1,and C1 are formatted as "general". If I open a new workbook and repeat this, it works perfectly (result is 7.5Hp). Within the inherited spreadsheet, I have tried CONCATENATE(TEXT(A1,"0"),B1) which works, but I prefer to not have to stick with this method of defining cell A1 as text. Thank you so much for helping !!
This message was edited by wotonka on 2002-09-29 07:03

Can you send me your spreadsheet? Concatenating cells, using your example, works fine for me. It would help to actually see the spreadsheet to troubleshoot the problem.

Regards,
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,913
Members
449,093
Latest member
dbomb1414

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