I have a form that has a subform. I use the fields in the subform to calculate fields on the parent form. This works great the first time. The problem arises when I goto the next record. My parent tries to calculate the fields before the subform updates. I have tried a for/next timer (upto 1,000,000) and it has not worked. Also note that this db will end up on a network drive. Sometimes fine, sometimes slow. So what I need to know is.. how would I code the parent to wait for the subform to update before calculating the fields?
Thanks in advance
Scoty :
Thanks in advance
Scoty :