B
Bill Wilson
I'm using a Form to have the user enter/select search criteria, eg a
property's address, then use the query criteria expression: Like "*"
[Forms]![SearchCriteria]![StrAddress] "*" , but the query returns no records
(yes, there are valid records to be found). How do I use a control in a Form
to query these records?
property's address, then use the query criteria expression: Like "*"
[Forms]![SearchCriteria]![StrAddress] "*" , but the query returns no records
(yes, there are valid records to be found). How do I use a control in a Form
to query these records?