What would be a good approach to calculate the number of occurrences in a spreadsheet column? Can this be done with a single array formula?
Example (column
=COUNTIF(A:A;"lisa")
You can replace the criteria with cell references from Column B