O.k., here's the situation. I'm building a query from a drug database that contains 16,000 drugs. I'm trying to build a query that reuquests the drug name to run off of which in the criteriea I have [DRUG NAME] in order for a prompt screen to appear. However, 9 out of 10 times the indiviual spells the name incorrectly. Is there any way to build an operator that would pull a partial spelling or similiar drugs. FOR EXAMPLE, the user types in "ADV", and then all ADVIL products would appear. I want to make it a pop up screen for the end user. So everytime they run the query, all they have to do is spell the first few words. ANY HELP PLEASE!!!