G
Guest
I'm adding up a number of fields to obtain one value, and adding up another
group of fields to obtain another value. I then calculate a third field by
subtracting one of those values from the other, and if the absolute
difference is greater than X, then further action is indicated for the record.
So to create a report of those records requiring further action, do I have
to redo all the calculations that are happening in the form since none of the
results are being stored in a table?
tia
group of fields to obtain another value. I then calculate a third field by
subtracting one of those values from the other, and if the absolute
difference is greater than X, then further action is indicated for the record.
So to create a report of those records requiring further action, do I have
to redo all the calculations that are happening in the form since none of the
results are being stored in a table?
tia