Concatenate number with text, but keeping in number format

Haydon Waldek

New Member
Joined
Jan 25, 2006
Messages
2
I am concatenating two fields in Excel using an '&' sign, where one is a number and one text.

For example, using the formula =A1&A2 where

cell A1 contains 'that costs '
and cell A2 contains $50,000

I want to display the sentence 'that costs $50,000'

but instead it converts the number to text to display 'that costs 50000' which is no good to me.

How can I simply set it up to display the '$' and the ','?
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Hi,

I am trying to use concatenate to add a number in % format after text. when I do that it gives me result with number appearing in decimal form instead of % form. e.g. "XYZ @ 1.02" instead I would like to see 102% in place of 1.02. Can you please help? thanks
 
Upvote 0
Welcome to the forum. It is usually best to start a new thread instead of adding to an old one.
See if this does what you want.
Excel Workbook
ABCDE
1XYZ @102%XYZ @ 102%
2
3
4
5
Sheet
 
Upvote 0

Forum statistics

Threads
1,214,547
Messages
6,120,139
Members
448,948
Latest member
spamiki

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