• 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.

sumproduct ?

ysherriff

Member
I have a formula below that retrieves data based on selection but for some reason the column 2014 Oct is multiplying the data. All other data retrieval columns are pulling correctly. Can someone tell me what I am missing.

The file is attached. The formula is located on the calculation tab and the data tab is called " Dashboard Data". I have included the excel file.

=IF(AND($F$5<>"SOUTHEAST",$F$5<>"NORTHEAST",$F$5<>"WEST"),SUMPRODUCT((DATA_TBL)*(DATA_HEADER=H$7)*(DSM_LIST=$F$5)*(METRIC_LIST=$F8)*1),SUMPRODUCT((DATA_TBL)*(DATA_HEADER=H$7)*(METRIC_LIST=$F8)*1))

Thank you.
 

Attachments

Back
Top