Hi All,
After trying a chain of unsuccessful, CountIF(AND()) type nested formulas, decided to ask here as couldn't get my head around.
I have two excel worksheets WS1 and WS2 in a workbook.
On WS1, I have a list of intervals with 3 columns, A:interval ID, B:intervalBegin C:intervalEnd. Each row is an interval.
On WS2, I have a list of events with 2 columns; A:eventID B:eventTime. each row is an event
All times are in dd/mm/yyyy hh:mm:ss format.
I want to count how many events from WS2 occurred for each interval of WS1.
I will really really appreciate a quick response... Thanks in advance.
Bookmarks