Using TEXT forumla with CONCATENATE to insert Commas into numbers

chefelf

New Member
Joined
May 4, 2008
Messages
7
I'm trying to use the TEXT formula to insert commas into large numbers.

For example:

Cell S2 = 6000000000 (displays as 6,000,000,000 with formatting)

if Cell U2 = CONCATENATE(S2) does not show commas.
if Cell U2 = CONCATENATE(S2,TEXT(S85,"000,000,000")) number displays properly.

if S2 = 35,000, formula does not display properly: (000,035,000)

Does anyone know of a formula to make the number formatting appear correctly for all numbers, large and small?

Thanks in advance for any help! Hopefully I explained that clearly. :)
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,214,784
Messages
6,121,536
Members
449,037
Latest member
tmmotairi

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