jbennett01
New Member
- Joined
- Apr 25, 2018
- Messages
- 12
- Office Version
- 2016
- Platform
- Windows
My boss wanted me to create a search tool to assist our staff in locating relevant instructions, directives, etc. Below is the table I created wherein the user will enter one or more criteria to match. Based upon the criterion provided, Excel goes to the data source finds all the matching rows and outputs the results below the search table. I originally did this by writing a macro and using filters. Worked great and he was very impressed.
However, the search tool will reside on our intranet which uses the web-based Excel which does not support macros. To work, the user will need to download the tool to his or her computer. While functional, this has the obvious drawback of requiring the user to constantly, or frequently, download the current version. My boss is certain we can achieve the same result using Index and Match. I am not familiar with those functions so began researching them today. Sadly, the more I learn, the less I think they will work for this project. So I thought would reach out to experts.
The data source has these same 8 columns plus another for the source document designation and we need to return all 9 columns each time and, if there is more than 1 row which matches the input criteria, we need them all. Lastly, the source document column in the dataset is a link to the source document so the user can review the source document if needed. It would be very useful is that link could be preserved in the search results, as the macro does. The criteria are entered in column B and the dataset is stored in another worksheet called Directives with a current range of A2:I381 (row 1 is a header row).
However, the search tool will reside on our intranet which uses the web-based Excel which does not support macros. To work, the user will need to download the tool to his or her computer. While functional, this has the obvious drawback of requiring the user to constantly, or frequently, download the current version. My boss is certain we can achieve the same result using Index and Match. I am not familiar with those functions so began researching them today. Sadly, the more I learn, the less I think they will work for this project. So I thought would reach out to experts.
The data source has these same 8 columns plus another for the source document designation and we need to return all 9 columns each time and, if there is more than 1 row which matches the input criteria, we need them all. Lastly, the source document column in the dataset is a link to the source document so the user can review the source document if needed. It would be very useful is that link could be preserved in the search results, as the macro does. The criteria are entered in column B and the dataset is stored in another worksheet called Directives with a current range of A2:I381 (row 1 is a header row).
Client(s) | |
Line of Business | |
Area | |
Category | |
Synopsis | |
Active | Yes |
Start Date | |
End Date |