Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have two columns of data. I want to calculate the mode of some cells in the
first column - including only those cells whose corresponding cell in the second column has a value greater than 10. For example: 2 | 20 1 | 11 2 | 8 1 | 16 2 |3 Would return MODE(2,1,1) = 1. How do I pass the MODE() function only the criteria-filtered cells? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating Salary based on Date Range | Excel Worksheet Functions | |||
Sum based on Range Criteria | Excel Worksheet Functions | |||
Calculate mode based on criteria | Excel Worksheet Functions | |||
Calculating Mode for multiple arrays based on criteria in another | Excel Worksheet Functions | |||
Calculating an average based on 2 and 3 criteria | Excel Worksheet Functions |