G
Gurtz
Hi,
I am using a subform to list results of a user-defined
search. However, I cannot seem to get the subform to take
the new filter and requery. This is my first time working
with subforms, so I'm sure I'm doing something wrong.
Me.SubFormCtrName.Form.Filter = "-- where condition --"
Me.SubFormCtrName.Form.Requery
Should this work? Is there something else I should do, or
a different approach than using the filter setting?
Thanks!
Gurtz
[email = no $]
I am using a subform to list results of a user-defined
search. However, I cannot seem to get the subform to take
the new filter and requery. This is my first time working
with subforms, so I'm sure I'm doing something wrong.
Me.SubFormCtrName.Form.Filter = "-- where condition --"
Me.SubFormCtrName.Form.Requery
Should this work? Is there something else I should do, or
a different approach than using the filter setting?
Thanks!
Gurtz
[email = no $]