I would like formulas that count the number of consecutive occurrences in a list of values and places the amount of times it occurs in the next columns.
Here is a sp
The function you are looking for is countif. It will allow you to count the values in a given range.
Count If Reference