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]
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]