Counting the number of rows

  • Thread starter Thread starter blurboiboi
  • Start date Start date
B

blurboiboi

Hi... is there any way I can determine the number of rows used usin
formula instead of macro?...

The number of rows would constantly be increasing..
 
You can count how many cells in a column contain numbers using =COUNT(A:A),
and how many cells contain anything using =COUNTA(A:A)
*******************
~Anne Troy

www.OfficeArticles.com
 

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