Is there a way to find all cells containg a string and return the total of adjacent cells? This would be much like a vlookup formula excelpt it would find more than just the first match and the returned value would be a total off all values returned.
Have a look at the SUMIF function if there is only 1 criteria - if there are more than 1, you will need either a database function (Dale's suggestion), An array formula or a pivot table
HTH
~Geoff~
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.