I am using Excel to print name tags one at a time. Since there are over 1000 names in the list, the ListBox to select from is getting tedious. I want to set it up so that as I start typing a name, the list is shortened to include only those names that have the sequence typed in it. Then when I click on a name in the ListBox I want it to print the name tag and reset so I can start again.