Hello,
I have a table with two fields called “Name” and “Address”. I have a query based on this table and these two fields. I have gone in the query design mode and typed [Enter Name] on the criteria line for the “Name” field. I did this so the query would prompt me to enter a name when running. This works fine; however, when I run the query and enter a name I would like to find all records that begin with the name I enter. For example, if I enter “Steve” I would like all records that begin with “Steve” to be found. I know I can go into the query design each time and type “like “*steve*” and it will work but don’t want to have to do this each time. Any help would be greatly appreciated.
Thanks!
I have a table with two fields called “Name” and “Address”. I have a query based on this table and these two fields. I have gone in the query design mode and typed [Enter Name] on the criteria line for the “Name” field. I did this so the query would prompt me to enter a name when running. This works fine; however, when I run the query and enter a name I would like to find all records that begin with the name I enter. For example, if I enter “Steve” I would like all records that begin with “Steve” to be found. I know I can go into the query design each time and type “like “*steve*” and it will work but don’t want to have to do this each time. Any help would be greatly appreciated.
Thanks!