Loading...
Uploaded by ExcelIsFun on Oct 28, 2008
See how to create a formula that will calculate the mode when you have more than 1 criterion. See the MODE and IF functions. MODE for more than one criteria.Excel StatisticsMode with more than one criterion criteriaMODEIF
Science & Technology
Standard YouTube License
Thanks for this video. It really helped me out.
fattyfattyporkface 7 months ago
You are welcome!
ExcelIsFun 7 months ago
In excel Magic Trick #31,Part 2, you used
the sum(if...) to add the revenue for each department. I tried to use SUMIF to work on it but it gave me the wrong result.
I guessed I put the right formula for my SUMIF.
Range (vertical cell ranges of Dept01-02)
Criteria (Dept name in the validation list)
Sum Range ( the horizontal cell ranges of JanRev-MarRev)
It only gave the JanRev instead of adding the Rev from Jan-Mar. How do you do it with SUMIF and instead of SUM(IF..). Thanks.
thuynguyenable 2 years ago
The answer depends on what is in thedate column. Are there words like Jan and Mar, or are there dates like 1/2/2010, 2/12/2010, etc.?
Also, the type of efficient answer that might be best depends on what version of Excel you have.
SUMIF will not do multiple criteria.
Depending on the answers from above, SUMIFS might be best for Excel 2007 - 2010 and SUMPRODUCT would be good for erlier versions.
ExcelIsFun 2 years ago
These videos show various solutions:
Excel Magic Trick 401: Quarterly Comparative Report - Pivot Table (PivotTable)
Excel Magic Trick 405: Quarterly Comparative Report SUMPRODUCT function
Excel Magic Trick 404: Quarterly Comparative Report SUMIFS function
Excel Magic Trick 403: March End Quarterly Comparative Report - Pivot Table
Load more suggestions
Thanks for this video. It really helped me out.
fattyfattyporkface 7 months ago
You are welcome!
ExcelIsFun 7 months ago
In excel Magic Trick #31,Part 2, you used
the sum(if...) to add the revenue for each department. I tried to use SUMIF to work on it but it gave me the wrong result.
I guessed I put the right formula for my SUMIF.
Range (vertical cell ranges of Dept01-02)
Criteria (Dept name in the validation list)
Sum Range ( the horizontal cell ranges of JanRev-MarRev)
It only gave the JanRev instead of adding the Rev from Jan-Mar. How do you do it with SUMIF and instead of SUM(IF..). Thanks.
thuynguyenable 2 years ago
The answer depends on what is in thedate column. Are there words like Jan and Mar, or are there dates like 1/2/2010, 2/12/2010, etc.?
Also, the type of efficient answer that might be best depends on what version of Excel you have.
SUMIF will not do multiple criteria.
Depending on the answers from above, SUMIFS might be best for Excel 2007 - 2010 and SUMPRODUCT would be good for erlier versions.
ExcelIsFun 2 years ago
These videos show various solutions:
Excel Magic Trick 401: Quarterly Comparative Report - Pivot Table (PivotTable)
Excel Magic Trick 405: Quarterly Comparative Report SUMPRODUCT function
Excel Magic Trick 404: Quarterly Comparative Report SUMIFS function
Excel Magic Trick 403: March End Quarterly Comparative Report - Pivot Table
ExcelIsFun 2 years ago