Hello all, I'm new to this forum and fairly new to VBA. I'm trying to make a form were the user types in an Article number (22233344) in textbox1 and when they enter or tab to the next text box I can have a Vlookup display a discription of the Article number. I'm assuming it will have to be displayed in another textbox.
I have all of my data in sheet2 and the Article Numbers are in Column B with the Description being in Column C. Thanks in advance for the help.