D D Feb 20, 2008 #1 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
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
B Bob Phillips Feb 20, 2008 #2 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)
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)
D D Feb 20, 2008 #3 Thanks, but that is a bit of a non-answer. Could you or someone show me an example of the code?
B Bob Phillips Feb 20, 2008 #4 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)
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)