Posts Tagged ‘Worksheet’
Use Excel Worksheet As Search Engine Database?
What I want to do is use vb in excel to make a form that has a textbox, a button, and frame. I want the input into the text to match cell in column A (when i press the button it will commit the search function) and return the column B data next to the cell it matched in column A and post it in the frame? Basically, make a search engine and have column A be the data to search. How would i do this?
