Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Johan,
Am Tue, 1 Sep 2020 20:35:39 -0700 (PDT) schrieb : The problem is that when there is no value in column YY then it results with COUNTIF in 0 and with MAXIFS in "" (empty). try: =IF(COUNTIFS(I:I,I2,Y:Y,"<")=0,"",MAXIFS(Y:Y,I:I, I2)) Regards Claus B. -- Windows10 Office 2016 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a total cost chart where a component cost is a step cost | Charts and Charting in Excel | |||
Nested Array Formula to Determine Average cost Per Mile in 100 mileincrements | Excel Worksheet Functions | |||
Array formula lookup | Excel Worksheet Functions | |||
An Array Lookup Formula | Excel Programming | |||
Two-Way Lookup Array Formula | Excel Worksheet Functions |