[Solved] How to count the number of authors in a column? [closed]

[ad_1]

I’m assuming that you have 10 authors in a column A.
The first record in A2 and last in A11. Then You can get the count in A12 by using this formula

=COUNTA(A2:A11)

1

[ad_2]

solved How to count the number of authors in a column? [closed]