I want to create a Userform in VBA to take in a value though user input, into a text box, then when the user clicks a CMd button on the form, it needs to be able to search a column on a worksheet, then return any matching
value to a separate worksheet in the same workbook. I know how to create the USerForm with a textbox and cmdbutton. What I don't know is how to make excel search for that information in a separate database type worksheet,
then return any matching values to another worksheet. Any advice is appreciated.
Thanks
Dave
value to a separate worksheet in the same workbook. I know how to create the USerForm with a textbox and cmdbutton. What I don't know is how to make excel search for that information in a separate database type worksheet,
then return any matching values to another worksheet. Any advice is appreciated.
Thanks
Dave