Please help me get this IF statement right, my brain is fried.
I have several different columns to describe aspects of my Shift IDs which is Column A.
One of these columns is cancellation time of a shift, another is shift start time.
I need to know if cancellation time is within 24 hours before the start time or more than 24 hours before the start time.
Some of the cancellations take place after the start time if this impacts things.
Please help.