Hi,
I'm experiencing problems when requerying a subform (Form_subform.Requery). I'm looking to get a total value from that subform to update on my main form. At times I'm getting 0 as the value as the requery has not complete.
Is it possible to add a delay to the code to wait until the requery is complete before moving on to the next line of code?
thanks in advance
I'm experiencing problems when requerying a subform (Form_subform.Requery). I'm looking to get a total value from that subform to update on my main form. At times I'm getting 0 as the value as the requery has not complete.
Is it possible to add a delay to the code to wait until the requery is complete before moving on to the next line of code?
thanks in advance