ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   =max.if.group doesn't work - so how I can... (https://www.excelbanter.com/excel-discussion-misc-queries/215460-%3Dmax-if-group-doesnt-work-so-how-i-can.html)

Anssi

=max.if.group doesn't work - so how I can...
 
....do it in some other way?

Example:

This kind of function work for me:
=average.if.group(H:H;D:D;"running")

It specified cells includes word "running", then it counts arithmetics
average between those numbers.

But if I want to find out like same way, which is the highest number between
those specified cells - it doesn't work like that.

I'll be very grateful, if someone have solution for that?

- Anssi -

Luke M

=max.if.group doesn't work - so how I can...
 
=MAX(IF(H1:H65000="running",D1:D65000,""))

This is an array formula, so you need to press Shift+Ctrl+Enter to enter it,
not Enter.

--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Anssi" wrote:

...do it in some other way?

Example:

This kind of function work for me:
=average.if.group(H:H;D:D;"running")

It specified cells includes word "running", then it counts arithmetics
average between those numbers.

But if I want to find out like same way, which is the highest number between
those specified cells - it doesn't work like that.

I'll be very grateful, if someone have solution for that?

- Anssi -



All times are GMT +1. The time now is 07:31 PM.

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