Excel VBA-Search and display in textbox

  • Thread starter Thread starter faiz123
  • Start date Start date
F

faiz123

Hi all,
I've been using userforms for the last few weeks and it really enhanc
my spreadsheet. Anyway I've been trying to write some codes which i
going no where. I've got a database(Database1.xls) where columnA i
"Part Number", columnB is "Process" and columnC is "Parameters".
The problem is I need to search an entry in textbox1(User input o
"Part Number") and return match values in textbox2-textbox
("Parameters"), there are be multiple parameters for each Parts(1-4)
I've used array vlookups and is a success but now I need it in th
userforms instead of display in spreadsheet cells. Any solutions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top