J
Jean-Paul
Hi
I have a form OD_Situatie
This form has 1 subform named sub4
Upon opening this form I want to be able to set the recordset of the
subform.
I can not find the correct syntax to point to the recordset of the subform.
I thought sabout something like:
[Forms]![OD_Situatie]!Sub4.Recordset = "whatever SQL"
I have a form OD_Situatie
This form has 1 subform named sub4
Upon opening this form I want to be able to set the recordset of the
subform.
I can not find the correct syntax to point to the recordset of the subform.
I thought sabout something like:
[Forms]![OD_Situatie]!Sub4.Recordset = "whatever SQL"