Calculate total number off cells with data in

G

Gazza

Hi All

Hope I find you well

I have a spreadsheet that has a number of cells that may or may not have data in them depending on curtain criteria. What I would like to be able to do is count the number of cells with data in (data is alphanumerical) and display the total number of cells with data in in a different cell. Any ideas?
 
J

Jan Karel Pieterse

Hi Gazza,
What I would like to be able to do is count the number of cells with data in (data is alphanumerical) and display the total number of cells with data in in a different cell. Any ideas?

Check out the COUNTA worksheet function.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com
 
C

CLR

=COUNTA(YOURRANGE)

Vaya con Dios,
Chuck, CABGx3


Gazza said:
Hi All,

Hope I find you well.

I have a spreadsheet that has a number of cells that may or may not have
data in them depending on curtain criteria. What I would like to be able to
do is count the number of cells with data in (data is alphanumerical) and
display the total number of cells with data in in a different cell. Any
ideas?
 
S

Sam

That worked! Thanks a bunch.
-----Original Message-----
Hi Gazza,
of cells with data in (data is alphanumerical) and display
the total number of cells with data in in a different
cell. Any ideas?
 

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