Hello,
I'm trying to determine if there are any overlapping time intervals within one day.
The data looks like this:
12/8/2014 11:30:00 AM 12:00:00 PM
12/8/2014 11:45:00 AM 12:30:00 PM <-- Overlaps the time interval in the record above it.
12/8/2014 6:00:00 PM 8:00:00 PM
I would like the column to the right of these two columns to inform me that "YES" somewhere in these two columns, within the same day, an overlapping of time exists.
Any help would be appreciated!
Thanks,
Channing
Bookmarks