View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] tom.tucker@lsi-industries.com is offline
external usenet poster
 
Posts: 5
Default MULTIPLE CRITERIA RETURNING SUM OF RESULTS

I need to create a formula that will search through multiple columns
for different criteria and then give the sum of another column based
upon the search results. I tried using SUMIF, but it will only search
through one set of criteria. I need it to search for multiple criteria.