mtyrrell13
Board Regular
- Joined
- Jan 7, 2005
- Messages
- 138
I have searched the forum and while I am sure this has been done before, I can not seem to find out what I am doing wrong in this formula. I am trying to sum the totals if criteria "A" = "John" & Criteria "B" = 100% here is the formula I have
=SUM(IF(Cadence!A2:A59,Summary!A1,Cadence!I2:I59,IF(Cadence!R2:R59,Summary!A3,Cadence!I2:I59),0))
=SUM(IF(Cadence!A2:A59,Summary!A1,Cadence!I2:I59,IF(Cadence!R2:R59,Summary!A3,Cadence!I2:I59),0))