ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Ommitting 0 from a mode calculation. (https://www.excelbanter.com/excel-discussion-misc-queries/112749-ommitting-0-mode-calculation.html)

Steve

Ommitting 0 from a mode calculation.
 
Hi,
Is it possible to make a mode calculation but if one, or many, of the values
is equal to 0 then it is not included in the calculation. So that if you have
values of 15 "3"'s and 5 "0"'s then the mode will be 3. But if you had 15
"0"'s and 5 "3"'s the mode will still be 3.

Hope that makes sence.

Thanks,

Steve

Roger Govier

Ommitting 0 from a mode calculation.
 
Hi Steve

One way using an array formula
{=MODE(IF(A1:A300,A1:A30))}

Use Ctrl+Shift+Enter (CSE) to commit on Edit the formula rather than
just Enter.
Do not type the curly braces { } yourself, Excel will enter them
when you use CSE

Change range to suit
--
Regards

Roger Govier


"Steve" wrote in message
...
Hi,
Is it possible to make a mode calculation but if one, or many, of the
values
is equal to 0 then it is not included in the calculation. So that if
you have
values of 15 "3"'s and 5 "0"'s then the mode will be 3. But if you had
15
"0"'s and 5 "3"'s the mode will still be 3.

Hope that makes sence.

Thanks,

Steve





All times are GMT +1. The time now is 09:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com