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
solved How to count the number of authors in a column? [closed]
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
solved How to count the number of authors in a column? [closed]