• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Vlookup or Indext Match with 2 Criteria

I'd suggest using PivotTables, which are designed for this type of task. I always use PivotTables instead of SUMPRODUCT where I can, because SUMPRODUCT doesn't scale well over large data sets. (i.e. it is very resource intensive), and because PivotTables are easier for basic users to follow.
 
Back
Top