H
Helmut Glänzer
Hi,
there was a posting recently (6 weeks?) on how DSUM could be replaced by a
VB function to achieve linear performance with large data sets where the
running sum needs to be built. Unfortunately I cannot find this posting
anymore.
The task sounds easy enough but if you do not know how to perform it .. .
Basically you would want to keep the running sum number from the last
processed record, add the value from the current record and update it. How
can this be done?
Thx!!
there was a posting recently (6 weeks?) on how DSUM could be replaced by a
VB function to achieve linear performance with large data sets where the
running sum needs to be built. Unfortunately I cannot find this posting
anymore.
The task sounds easy enough but if you do not know how to perform it .. .
Basically you would want to keep the running sum number from the last
processed record, add the value from the current record and update it. How
can this be done?
Thx!!