Requery and unbound query

D

Don

I have a subform on my main form that is not bound to the underlying query
that makes up the main form. The subform is in the form of a data sheet. As
information is entered into the mainform, I would like to requery the
underlying query of the subform so that the new record entered into the main
form shows in the subform. I have done this in the past, but can't remember
how. Any help would be greatly appreciated.
 
Top