G
Guest
I'm trying to apply a filter to a subform. The filter is strCrit and the
form is frmContactSearchResults & the subform is subContactSearch.
The command that I currently have is:
Forms!frmContactSearchResults.subContactsSearch.Form.Filter = StCrit
However, this is not working. Any suggestions?
Thanks.
form is frmContactSearchResults & the subform is subContactSearch.
The command that I currently have is:
Forms!frmContactSearchResults.subContactsSearch.Form.Filter = StCrit
However, this is not working. Any suggestions?
Thanks.