Jaimee001
Member
Hi Team,
I get a huge data dump of monthly volumes based on local currency. At this time (since there are so many different currencies) I don't do any duodecimalization. So when I add up the different months of revenue the result is in Scientific Notation. here's an example:
Monthly Amounts
29040820300
26389362000
26440023000
28854681000
30790307000
29691850000
26407167000
27262100000
34467064400
35438586000
2.94782E+11 TOTal
I have a few questions:
is there a way (using excel) to get to total in a general format?
in your opinion, would providing the duodecimalization upfront help?
and would there be any VB code to help?
Thank you in advance
Jaimee
I get a huge data dump of monthly volumes based on local currency. At this time (since there are so many different currencies) I don't do any duodecimalization. So when I add up the different months of revenue the result is in Scientific Notation. here's an example:
Monthly Amounts
29040820300
26389362000
26440023000
28854681000
30790307000
29691850000
26407167000
27262100000
34467064400
35438586000
2.94782E+11 TOTal
I have a few questions:
is there a way (using excel) to get to total in a general format?
in your opinion, would providing the duodecimalization upfront help?
and would there be any VB code to help?
Thank you in advance
Jaimee