P
Parvaiz
Hi, can someone please help.
I want to create a form with 2 controls. A text box control for user input
and a GO button for when they have made their entry.
Lets say their choice is "Jones". I want that value to run a select query in
the form of ......Like "jones*" i.e
WHERE (((tblCRB_Master.[Surname / Forenames]) Like "Jones*"));
Please help as I need this asap for my new job. Thank you.
I want to create a form with 2 controls. A text box control for user input
and a GO button for when they have made their entry.
Lets say their choice is "Jones". I want that value to run a select query in
the form of ......Like "jones*" i.e
WHERE (((tblCRB_Master.[Surname / Forenames]) Like "Jones*"));
Please help as I need this asap for my new job. Thank you.