John W. Vinson <jvinson@STOP_SPAM.WysardOfInfo.com> wrote in
news:(E-Mail Removed):
> Try
>
> Forms!Form_Form1.Child85.Form.RecordSource = sql1
> Forms!Form_Form1.Child85.Requery
>
> explicitly referencing the Forms collection.
There is no need at all for a requery after changing the
recordsource, as the data returned will be exactly the same
(assuming, of course, that no data is added/deleted/edited between
assigning the recordsource and requerying it).
--
David W. Fenton
http://www.dfenton.com/
contact via website only
http://www.dfenton.com/DFA/