Help with Subform.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
On my main form I have a subform that I would like to refresh or requery
every 10sec.

When I add the expression for the me.refresh in the subforms timer event.
All the forms refresh and cause the afterupdate events to go off if a record
is open.

I then tried the me.requery and bookmarked the current postion. This causes
the subform to jump around.

So is their a way to refresh or requery with out the subforms postion moving
or jumping or anything like that.

Thank you in an advanced.
David Ehrenreich
 
Back
Top