Hello
I have the following formula
=IF(AND($R3="",$AF3>="03:15"),$AF3-3/24,MEDIAN($R3,$AF3))
If the cels in the table are
R3 is blank
AF3 is "03:18
I would expect the answer to be "00:18"
For some silly reason it is returning an answer of "03:18"
I have set the formula up so that when R3 has a time entered into it, the formula would then find the half way mark of R3 and AF3,
I would also like the formula to only take the 3hours off of a time if it allows and does not go back into the previous day, hence the taking 3 hours off only if AF3 is greater then or equal to 03:15
Assistence would be appreciated please.
Cheers
I have the following formula
=IF(AND($R3="",$AF3>="03:15"),$AF3-3/24,MEDIAN($R3,$AF3))
If the cels in the table are
R3 is blank
AF3 is "03:18
I would expect the answer to be "00:18"
For some silly reason it is returning an answer of "03:18"
I have set the formula up so that when R3 has a time entered into it, the formula would then find the half way mark of R3 and AF3,
I would also like the formula to only take the 3hours off of a time if it allows and does not go back into the previous day, hence the taking 3 hours off only if AF3 is greater then or equal to 03:15
Assistence would be appreciated please.
Cheers