Hi!
I have a form, 2 textbox (textbox1 and text box2), and a button.
worksheet has column A and Column B.
ex.
column A column B
Item1 1,000
i want the button to search column A with the data i've entered in textbox1 and displays the corresponding value in column B in textbox2.
Bookmarks