can I make an equation to count how many cells are filled below acertain cell?

  • Thread starter Thread starter V L
  • Start date Start date
V

V L

would like the top cell to automatically tell me how many cells below
it have text.
 
would like the top cell to automatically tell me how many cells below
it have text.

EXCEL 2007

=COUNTA
- will count the number of cells in a range that are not empty.
 
Hi
Not sure if i understand but try this :
=counta(A3:A200)
Adjust the range to your needs.
Cimjet
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top