I am using the COUNT function to determine the

S

Skip

number of data entries in a row. The number of entries vary from
40-70. The starting point of
my range is constant, but the last entry changes, depending on the
number of entries.
Is there a way I can write the COUNT formula, so I do not have to
change the second part
of my range? Thanks for any help. Skip
 
P

Per Jessen

Hi

Using CountA will count the number of non-empty cells in the range:

=COUNTA(A1:A100)

Regards,
Per
 

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

Top