I have a range which consists of 1 row x 12 columns but columns are not continuous & are 'spitted' like B2:D2; G2:I2 & L2:Q2.
Each cell in the above range=value or "" (null).
Output required:
1. S2=Value of Rightmost cell (in the range) having value>0
2. T2=Value of Rightmost - 1 cell i.e. 1 cell LEFT to the above cell.
3. U2=MAXIMUM value in the range.
Y. V2=MINIMUM value in the range.
Lastly;
Cell address (RC1 style) of the above outputs in W2, X2, Y2, Z2 respectively.
Formula required in S2,T2,U2,V2,W2,X2,Y2 & Z2.
Each cell in the above range=value or "" (null).
Output required:
1. S2=Value of Rightmost cell (in the range) having value>0
2. T2=Value of Rightmost - 1 cell i.e. 1 cell LEFT to the above cell.
3. U2=MAXIMUM value in the range.
Y. V2=MINIMUM value in the range.
Lastly;
Cell address (RC1 style) of the above outputs in W2, X2, Y2, Z2 respectively.
Formula required in S2,T2,U2,V2,W2,X2,Y2 & Z2.