Hi all.
I have a column that will populate with text whenever entries are made. I want to count how many times certain words appear after other, separate words. For example, whenever a cell says "Bogey", I want to count how many time the very next cell says "Birdie" or "Eagle". Right now, I...