My 'actual' range is AC38:BH38 which contains values or "" & I want to get the Second MINIMUM VALUE from this 'actual' range in final cell address HF38.
There is a row $AC$58:$BH$58 which contains "Y" to certify that the corresponding cells in the above row#38 contains values & not "" & ALSO to certify that from these cells only the Second MINIMUM VALUE has to be pulled. This row $AC$58:$BH$58 does not contain any -ve values although it may contain "".
i.e. I want to pull Second MINIMUM VALUE from the 'actual' range i.e. AC38:BH38 meeting 2 conditions:
1. Value pulled from the cell>0
2. where the value in the corresponding cell in the row#58 i.e. $AC$58:$BH$58 MUST contain "Y"
I need second minimum UNIQUE
There is a row $AC$58:$BH$58 which contains "Y" to certify that the corresponding cells in the above row#38 contains values & not "" & ALSO to certify that from these cells only the Second MINIMUM VALUE has to be pulled. This row $AC$58:$BH$58 does not contain any -ve values although it may contain "".
i.e. I want to pull Second MINIMUM VALUE from the 'actual' range i.e. AC38:BH38 meeting 2 conditions:
1. Value pulled from the cell>0
2. where the value in the corresponding cell in the row#58 i.e. $AC$58:$BH$58 MUST contain "Y"
I need second minimum UNIQUE