Hi,
I have a userform with a textbox, two comboboxes and a ListBox, from the first combobox the user selects either IN or OUT then enter a code in the textbox then selects a qty from the other combobox, what I am trying to do is from the code they enter in the textbox for it to then search a worksheet called Data for a match and then populate that row of data in to the listbox. I have attached a mock up of the worksheet with userform if it will help.