C
ceemo
i am using the following formula to find the last date bob completed hi
work 100%
={max(if(col B="Bob", if(col C=1, Col A)))}
Date Name complete%
28/1/6 bob 100%
31/1/6 bob 100%
1/2/6 bob 100%
1/2/6 pete 100%
2/2/6 bob 65%
2/2/6 steff 89%
3/2/6 bob 100%
i would like to amend this formula to find the second to last date bo
completed 100% which would be the 1/2/
work 100%
={max(if(col B="Bob", if(col C=1, Col A)))}
Date Name complete%
28/1/6 bob 100%
31/1/6 bob 100%
1/2/6 bob 100%
1/2/6 pete 100%
2/2/6 bob 65%
2/2/6 steff 89%
3/2/6 bob 100%
i would like to amend this formula to find the second to last date bo
completed 100% which would be the 1/2/