G
Guest
Ok, so I read this link http://allenbrowne.com/ser-62.html and I have an idea
of how this might work, but I want to know if there is any other way.
My goal is to build a form that will search a table (or query) for any
combination of the fields available on the table/query, and on the fields,
each text field should be a 'contains' query.
For example, I want to be able to search any LenderID that starts with 8100
and where the name contains "New York".
The code from Allen Browne works, but I want to know if anyone has come up
with any other ways (after this database is built, it may not have support
for some time, so 'less is more' applies to this project).
Thanks!
of how this might work, but I want to know if there is any other way.
My goal is to build a form that will search a table (or query) for any
combination of the fields available on the table/query, and on the fields,
each text field should be a 'contains' query.
For example, I want to be able to search any LenderID that starts with 8100
and where the name contains "New York".
The code from Allen Browne works, but I want to know if anyone has come up
with any other ways (after this database is built, it may not have support
for some time, so 'less is more' applies to this project).
Thanks!