Hi
I have a continuous subform in a main form. Each time a user updates a field in the subform a function is triggered which loops through the record set and calculates some values that are then displayed on the main form.
The problem is that the focus always ends up on the last record of...