Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
My need is a formula that runs thru a sheet and picks out and tallys codes based on certain criteria.
For example: if I would like to get the total number of 'code1' entries that equal the number 2
that were entered on Monday (Day #2 of the week) I would use this formula.=IF(ISNA(MATCH(1,(EXPORTSUMMARY!A2:A60=2)*(EXPORTSUMMARY!B2:B60=2),0)),0,INDEX(EXPORTSUMMARY!C2:C60,MATCH(1,(EXPORTSUMMARY!A2:A60=2)*(EXPORTSUMMARY!B2:B60=2),0)))
Information located in cells
A:Day of the week
B:Code1
C:Number of Code1 for that day
D:Code2
E:Number of Code2 for that dayMy problem is that I need to figure out how to have the formula check the 'Code2' cells and include the additional
counts if they apply to the match.

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |