Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am counting the number of services done by using two letter abreviations,
TN CL PS MV BK RF, Referenced as F74 F75 F76 F77 F78 F79 respectively I have this formula that works well with a single reference (F74). =SUMPRODUCT((AL29:AL46=O77)*(AN29:AN46=F74)*(AN29: AN46=F74)). I type TN in the cell in the array AN29:AN46 and the other two qualifiers logic true and it directs the answer to be 1 and so on down the column. I need it to identify a single reference from within multiple references within a single cell, where (AN29:AN46) could be any or all of the abbreviations in one cell and still have it identify only one. =SUMPRODUCT((AL29:AL46=O77)*(AN29:AN46=F74)*(AN29: AN46=F74)). AL29 AN29 RM TN BK PS RM TN MV RM RF Looking forward to your assistance -- Daily Tracker |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting Multiple columns using single criteria | Excel Worksheet Functions | |||
Sum single or duplicate rows with multiple criteria | Excel Worksheet Functions | |||
sumproduct with multiple criteria in single column | Excel Discussion (Misc queries) | |||
Printing single pages from multiple worksheets in a single print job | Excel Discussion (Misc queries) | |||
Find Multiple instances of Single Criterion in Row & Return To a Single Col | Excel Worksheet Functions |