I have a number of strings with corresponding values. Given a set of keywords I want to return the sum of all the values where the rows string matches one of the given keywords.
I have made available an example workbook here:
I understand you can use INDEX and MATCH to match multiple values, however I have not got very far with this approach due to the fact i seem to be trying to compare one array with another array whereas the INDEX MATCH approach seems to take a finite, or fixed range of keywords for comparison.
Any help or pointers would be much appreciated.
