Hi I am trying to write a query that will search 5 fields which may have the same refernce in it and return the information. I am currently trying
Like "*" & "[Enter Search criteria]" & "*"
in all 5 fields in the query, it only appears to give me a result if the search criteria appears in the first field and not the other 4, could you please let me know where I am going wrong
Thanks