R
Roy
I am using a form for data entry. The form has a field for a "Trans Amount".
On the form I have an accumulator that is summing the "Trans Amount" control
for all records that have been entered during the data entry session.
For the current record, after I enter the "Trans Amount" field, I want to
requery the accumulator and have it update the total to include the current
record, before I move to the next record.
For the life of me, I cannot get the accumulor to include the current
records "Trans Amount" control total until I move to the next record. While I
am in the current record, my requery of the accumulator control does not work
at all.
Does anyone know what this problem is?
On the form I have an accumulator that is summing the "Trans Amount" control
for all records that have been entered during the data entry session.
For the current record, after I enter the "Trans Amount" field, I want to
requery the accumulator and have it update the total to include the current
record, before I move to the next record.
For the life of me, I cannot get the accumulor to include the current
records "Trans Amount" control total until I move to the next record. While I
am in the current record, my requery of the accumulator control does not work
at all.
Does anyone know what this problem is?