I have a ComboBox on a userform that is fed from a named range on another sheet. On that same userform, I ahve a text box.
What I'm trying to do is when I select an option from the combobox, I want the textbox to be coded to do a vlookup to the source sheet.
I know how to do this on a plain sheet but having issues getting it to work on a userform/combobox/textbox format. Any help would be great.
