I have a userform that has a txtZip, Listbox1, & ComboBox1, cmdGetCity
I want a function that whenever cmdGetCity is clicked, it will search the B2:B81832 range for a zipcode that matches txtZip (entered by user) and, also, search E2:E81832 for data that the users selects in the Combobox 1...