I am fairly new to Access. I am using Access 2007 and am trying to make it run a query by popping up an input box and then running a query that "contains" the string that is input. In other words, if I have a field called TITLE and I run the query and I put Microsoft in the input box, it will query the TITLE field and return all records with Microsoft in it, regardless of what else the field contains (MS Access, MS Word, etc.).
I hope I explained this well enough...