How to keep format of a number cell when concatinating multiple references?

Annabel_in_CA

New Member
Joined
Jul 29, 2016
Messages
4
Hello,
I'm trying to concatenate a few cells so I can use the string in a word document without retyping numbers.
Could someone show me how to keep the conditional format of accounting format numbers in the concate results?

[TABLE="width: 505"]
<tbody>[TR]
[TD]Day
[/TD]
[TD]Net Amt
[/TD]
[TD]Currency
[/TD]
[TD]RATE
[/TD]
[TD] Interest
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD] 6,687,946.48
[/TD]
[TD]USD
[/TD]
[TD]3.5
[/TD]
[TD] 1,950.65
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="colspan: 2"]CONCATE Results:
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="colspan: 5"]Calculation: USD 6687946.48 x 3.5% x 3 days / 360 = USD 1950.65

Would like to see this instead:

Calculation: USD 6,687,946.48 x 3.5% x 3 days / 360 = USD 1,950.65

Thank you in advance!
Annabel
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).

Forum statistics

Threads
1,224,823
Messages
6,181,177
Members
453,021
Latest member
Justyna P

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