Hi Experts,
Thanks in advance for any help.
I have 3 small sets of data. These data refer to 3 different pumps. The data contains a start date/time and an end date/time.
I need to work out, for each time that pump 3 was running ('event'), if pump 1 and/or pump 2 was running. And if possible, the time period P3 was overlapping for. I.e. if pump 1 ran for and hour at 1pm, and pump 3 ran for 20 minutes at 1:50pm, a value of 10 minutes could be returned.
Ultimately, the overall pump run times will end up in a chart to show the overlap.
If you can read between the lines, as I probably am not explaining very well, please feel free to suggest a better way I might find this info. This may be easier with VBA, but I have 0 experience.
Thanks for reading.
Bookmarks