E
ecwhite
Hello,
How do i get all records based on the name a customer enters in a textbox
from a form
Let say in the query i do %betty% - this will return all records with betty
partly in it. I am trying to replicate the same based on a value passed from
the form
How do i get the same result using
Like ([Forms]![Main]![txt_exis_pt_name]) - this gives me only one record how
do i replicate the same result which gives me all records like when i did
%betty% from query design?
Thanks for your help.
How do i get all records based on the name a customer enters in a textbox
from a form
Let say in the query i do %betty% - this will return all records with betty
partly in it. I am trying to replicate the same based on a value passed from
the form
How do i get the same result using
Like ([Forms]![Main]![txt_exis_pt_name]) - this gives me only one record how
do i replicate the same result which gives me all records like when i did
%betty% from query design?
Thanks for your help.