|
|
|
|
|
by Someone
1382 days ago
|
|
I wish they completed the IF variants of statistical functions. Why do we have AVERAGEIF, but not AVERAGEAIF or GEOMEANIF, MAX and MAXIFS, but not MAXIF, etc? I can’t find logic in that. (https://support.microsoft.com/en-us/office/excel-functions-b...) Ideally, the “IF” would be a separate function that filters out cells, so that it could be used with VBA functions taking multiple cells, too. While at it, these IF functions should use lambdas for specifying the criteria instead of strings such as “>5” |
|
https://support.microsoft.com/en-us/office/if-function-69aed...