Hello I have a main form (unbound) called form1
On form1 I have two subforms - subform1 and subform2
I have a textbox on form1 (text1)
I would like to apply a filter (filter1) to subform1
and
I would like to apply a filter (filter2) to subform2
after text1 on the main form is updated.
Please could someone give me a hand with this.
I am just trying to learn code after relying on macros for years
Many thanks
Mark