I have an Access database that I must perform a close-to type query using Visual Basic 6.0, using a Dyanaset type recordset. Currently I use the FindFirst method for pulling data I need and was told that the LIKE operator would function inside the Findfirst method, but I have not been able to make it work. Has anyone used it in this way, or have a new suggestion?