Dates
Posted by Jerry on January 08, 2002 1:15 AM
I've got 4 columns of dates:
A B C D
B is always bigger then A and D is always bigger then C.
So I've got two sets of date intervals: A-B and C-D
I want to know when (how long) the intervals overlap. I tried the IF AND formula, but I couldn't get it to work. What will?