Excel word/number count

G

Gary''s Student

In A1 enter:

=COUNTA(B:IV,A2:A65536)

This will count all the cells containing words and numbers in versions of
Excel prior to 2007
 
Top