Hi there,
I would like find a way to perform searching in Excel 2010 with the aid of VBA.
How it should work:
1) users will click on the "locate" box to bring up a search box
2) system passes whatever strings user specifies in the box to the spreadsheet and it will then filter column A based on the value specified.
3) system will then help users locate the rows where that searched string is stored. (it can be more than one rows returned)
Is this possible?
I have the following partial coding in there, but am stuck as to how to build in this input box and the code for filtering..
Any ideas?![]()
Please Login or Register to view this content.
Bookmarks