Dear All,
I do have a sample data set as follows.
I would like to count the maximum & minimum occurrence from the data set.
I have written a formula which is yielding the correct count of the maximum occurrence but I am unable to find out how write the same for the minimum occurrence.
Here in this case the count of the minimum occurrence needs to be 1(since number 3 is there only once).
Could somebody help me out with the formula in C2 which can deliver the desired result?
Regards
Sheet1
<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 64px;"><col style="width: 194px;"><col style="width: 64px;"></colgroup><tbody>
[TD="bgcolor: #CACACA, align: center"]1[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]6[/TD]
[TD="bgcolor: #CACACA, align: center"]2[/TD]
[TD="align: right"]2[/TD]
[TD="bgcolor: #CACACA, align: center"]3[/TD]
[TD="align: right"]3[/TD]
[TD="bgcolor: #CACACA, align: center"]4[/TD]
[TD="align: right"]2[/TD]
[TD="bgcolor: #CACACA, align: center"]5[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]6[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]7[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]8[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]9[/TD]
[TD="align: right"]1[/TD]
</tbody>
<tbody>
</tbody>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4
I do have a sample data set as follows.
I would like to count the maximum & minimum occurrence from the data set.
I have written a formula which is yielding the correct count of the maximum occurrence but I am unable to find out how write the same for the minimum occurrence.
Here in this case the count of the minimum occurrence needs to be 1(since number 3 is there only once).
Could somebody help me out with the formula in C2 which can deliver the desired result?
Regards
Sheet1
* | A | B | C |
Count Of Maximum Occurrence | |||
Count Of Maximum Occurrence | * | ||
* | * | ||
* | * | ||
* | * | ||
* | * | ||
* | * | ||
* | * | ||
* | * |
<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 64px;"><col style="width: 194px;"><col style="width: 64px;"></colgroup><tbody>
[TD="bgcolor: #CACACA, align: center"]1[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]6[/TD]
[TD="bgcolor: #CACACA, align: center"]2[/TD]
[TD="align: right"]2[/TD]
[TD="bgcolor: #CACACA, align: center"]3[/TD]
[TD="align: right"]3[/TD]
[TD="bgcolor: #CACACA, align: center"]4[/TD]
[TD="align: right"]2[/TD]
[TD="bgcolor: #CACACA, align: center"]5[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]6[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]7[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]8[/TD]
[TD="align: right"]1[/TD]
[TD="bgcolor: #CACACA, align: center"]9[/TD]
[TD="align: right"]1[/TD]
</tbody>
Spreadsheet Formulas | ||||
<tbody> </tbody> |
<tbody>
</tbody>
Excel tables to the web >> http://www.excel-jeanie-html.de/index.php?f=1" target="_blank"> Excel Jeanie HTML 4