I Have created a simple database to keep up with company contacts. and created a query using ("Like "*" & [enter name or any part of] & "*") in the criteria field. My question is how can I search Multi Columns in the same table instead of it just searching one place. Example type in "Joe or Fire Dept" and it pull up the files I need. I also created a form with the Query so that it pulls all results into one page and it is looking good. Just can not get the search to search my whole table, it just searches "name" or "phone" or Company which ever i place the query coding into.
Do not really need any advance coding, just something that I can leave up and have other co-workers search the contacts, most of the co-works have no knowledge of access so do not know how to change around locations from tables to forms and ect.
Any help would be great.