P
Participant
Hi there,
i am creating a form where I have a search field. I want to be able to
search by the entire name or part of it. I have used a query that has LIKE
statement with % but it did not work for soem reason
This is the code I used
Like "Forms!MyFormName!MyTextBox%"
Any ideas?
Regards
i am creating a form where I have a search field. I want to be able to
search by the entire name or part of it. I have used a query that has LIKE
statement with % but it did not work for soem reason
This is the code I used
Like "Forms!MyFormName!MyTextBox%"
Any ideas?
Regards