Counting Rows in Excel

  • Thread starter Thread starter Ray -13
  • Start date Start date
R

Ray -13

Hi
I need to count every alternate rows that contain data in a column.
 
For anyone to whose workbook the functions in the file at
http://home.pacbell.net/beban are available:

=COUNTA(ArrayAlternates(A1:A1000)) for odd rows,

=COUNTA(ArrayAlternates(A1:A1000,FALSE)) for even rows

Alan Beban
 

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