Hello team;

I am looking to count all comma's within the cells of my column "F".

I tried this formula but get a #spill error.

=LEN(F:F)-LEN(SUBSTITUTE(F:F,","""))