Count data in cells

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I enter the following into individual cells what formula do I use so it
recognizes it when I total the column?

A1 v65.49
A2 v65.49
A3 v45.89
Total 3
 
So you just want a count of the cells with information in them?

=COUNTA(A1:A3)
 

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