I'm creating a search form. So far I've created a subform and placed it on the main form. What I want to do is for the user to be able to type in what they are searching for in a text box on the main form and as they begin to type the subform will display everything that contains those characters entered and as they continue inputting, the search is narrowed. ex: the user is looking for transmission, they enter "tr" and everything in the search field that contains "tr" shows in the subform. As the user continues to enter the word transmission the search is narrowed.
I'm new to VBA, so you'll have to be specific. Thanks in advance for your help!!!
I'm new to VBA, so you'll have to be specific. Thanks in advance for your help!!!