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

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,223,900
Messages
6,175,276
Members
452,629
Latest member
SahilPolekar

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