R
Rli
Hello all, i have a question about subforms
I have mainform with 2 subforms.
In the 1st subform a calculation is done and in the second subform the
result is used to do another calculation. My problem is that when i start the
form both subforms are filed with calculation results but the result in the
second subform is not correct.
Only if i trigger a 'on enter' event with a [subformname].requery by
clicking on this subform the calculation in the second subform is redone and
correct.
When all of the form is requeried the error comes back and also with each
next-record mouse click.
This seems to be a kind of synchronisation problem. Is there a way to
control the order of subform handling?
Thanks for any help...
I have mainform with 2 subforms.
In the 1st subform a calculation is done and in the second subform the
result is used to do another calculation. My problem is that when i start the
form both subforms are filed with calculation results but the result in the
second subform is not correct.
Only if i trigger a 'on enter' event with a [subformname].requery by
clicking on this subform the calculation in the second subform is redone and
correct.
When all of the form is requeried the error comes back and also with each
next-record mouse click.
This seems to be a kind of synchronisation problem. Is there a way to
control the order of subform handling?
Thanks for any help...