NickEveritt
MIS
I am looking to add multiple fields together for a total.
The table they are in looks like this;
Table Name : Volumes
ID
Date
Volume1
Volume2
Volume3
Volume4 up to Volume 96 (all the 15 minute intervals of the day)
How do I quickly sum up all the Volume items of data?
In VBA I know how I would do it, looping through them Volume + X.
How do you do it in Crystal?
Nick
The table they are in looks like this;
Table Name : Volumes
ID
Date
Volume1
Volume2
Volume3
Volume4 up to Volume 96 (all the 15 minute intervals of the day)
How do I quickly sum up all the Volume items of data?
In VBA I know how I would do it, looping through them Volume + X.
How do you do it in Crystal?
Nick