Not sure what you mean by "implied or" but using and OR statement would return any record that has Grateful or Dead, but not what I'm looking for. I want it to return only those records that have those words even if a word is in between them. So again in the keywords "The Grateful Dead" are in there and I want to return those records even if a person types in "The Dead" (without quotes of course) I still want it to return those records. So it's really an AND statement no?