T
Tottiescones
Guest
wonder if you can help me.. I am designing a database and I want to add a search function so the user can recall specific records. I have made a parameter query and this works fine but I want it to find records even if the user does not enter the full field name. E.g. if the user enters 'acc' as the search criteria all records with the word 'access' will be displayed. Is this possible to do?