I have attempted to research this issue on Google but I can't seem to word the issue properly and therefore unable to find an answer - even in this forum.
THE SETUP: I have a list of places in Column A. Each place may appear multiple times depending on Column B. Column B contains text titles of events which occurred at each place. These titles are repetitive, sometimes multiple times for each place listed in Column A. If I have been unclear, here is a crude example:
Place Event
A 1
A 1
A 1
A 2
A 2
A 3
B 1
B 2
B 2
B 2
C 1
D 3
D 3
THE GOAL: I need to count how many times an event title may appear for each individual place in Column A. As seen above, "2" appears twice for "A", three times for "B", and not at all for "C" and "D".
Can anyone assist?
Thank you in advance.
THE SETUP: I have a list of places in Column A. Each place may appear multiple times depending on Column B. Column B contains text titles of events which occurred at each place. These titles are repetitive, sometimes multiple times for each place listed in Column A. If I have been unclear, here is a crude example:
Place Event
A 1
A 1
A 1
A 2
A 2
A 3
B 1
B 2
B 2
B 2
C 1
D 3
D 3
THE GOAL: I need to count how many times an event title may appear for each individual place in Column A. As seen above, "2" appears twice for "A", three times for "B", and not at all for "C" and "D".
Can anyone assist?
Thank you in advance.