I have 2 fields in my query, [Last Name] and [Other Names]. I want to select only those records where the [Last Name] of that record is one of the names in the [Other Names] field of that record. I have tried entering as criteria in the [Other Names] field the following: Like "*[Last Name]*" but it brings up records that don't have their Last Name in the Other Names field and also misses some of those records that it should include. I've looked in Access Help, read Access books from the library and searched the internet to no avail. Am I asking the impossible? Please help me if you can.