'Find' textbox value macro

  • Thread starter Thread starter D
  • Start date Start date
D

D

I need to have a macro or code that will find a value the user inputs (in a
textbox) and finds it on another sheet in column B.
Thanks
 
Look at Find in the VBA help. It does what you want.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Thanks, but that is a bit of a non-answer.

Could you or someone show me an example of the code?
 
It is nothing of the sort. Help explains it well and you will learn much
better if you do it yourself.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

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