newfrontiers
Programmer
Hello. I'm spinning my wheels again on subforms. Ugh!
I am trying to set the recordset for a subform on an instance of a form.
I am using the context Me.subformname.Form.RecordSet but I keep getting an error that the object cannot be found. Is this because I am calling an instance of the form?
Is there a solution?
Thanks in advance.
I am trying to set the recordset for a subform on an instance of a form.
I am using the context Me.subformname.Form.RecordSet but I keep getting an error that the object cannot be found. Is this because I am calling an instance of the form?
Is there a solution?
Thanks in advance.