countryfan_nt
Well-known Member
- Joined
- May 19, 2004
- Messages
- 765
Hello friends, hope all is well,
Please help me with the formula, I want the below formula last part to pickup the highest amount closest to L2.
I feel that the below formula is not doing it.
Here are the conditions:
Sheet Pa - Range: K3:k1029 = target K2
Sheet Pa - Range: E3:E1029 = target I2
Sheet Pa - Range: I3:I1029 = target L2.
Please note if it can’t find the value of L2, then find the closest highest amount form the range Range Pa: range I3:I1029.
=MAX(IF(‘Pa’!$K$3:$K$1029=tareget!K2,IF(‘Pa’!$E$3:$E$1029=tareget!I2,’Pa’!$I$3:$I$1029=L2)))
Thank you so much in advance!
Please help me with the formula, I want the below formula last part to pickup the highest amount closest to L2.
I feel that the below formula is not doing it.
Here are the conditions:
Sheet Pa - Range: K3:k1029 = target K2
Sheet Pa - Range: E3:E1029 = target I2
Sheet Pa - Range: I3:I1029 = target L2.
Please note if it can’t find the value of L2, then find the closest highest amount form the range Range Pa: range I3:I1029.
=MAX(IF(‘Pa’!$K$3:$K$1029=tareget!K2,IF(‘Pa’!$E$3:$E$1029=tareget!I2,’Pa’!$I$3:$I$1029=L2)))
Thank you so much in advance!