OK I know I'm asking a lot here, but I don't know how to go about this:
I have a table called customer with Name, Name/Number, Road, Suburb, Town, County, Postcode, Telephone.
The user may need to update these details and therefore I need a way of looking them up. That I can do by one field, but I want the user to be able to lookup the customers by any of the fields in the table, e.g look up the customer by County + Name/Number.
How do I go about this
Cheers for any help
I have a table called customer with Name, Name/Number, Road, Suburb, Town, County, Postcode, Telephone.
The user may need to update these details and therefore I need a way of looking them up. That I can do by one field, but I want the user to be able to lookup the customers by any of the fields in the table, e.g look up the customer by County + Name/Number.
How do I go about this
Cheers for any help