Search for Customer by its CompanyName
I have a form based on the table Customers, each customer having unique ID Number.
However i want to search the customer not by its unique Customer ID Number, but by
typing the name of its company name on a control of the form. Is it possible
to search a customer by its CompanyName?