Devise a formula to add non numerical data

K

Karin-LRC

How do I devise a formula that will add the number of items (non numerical
vaule) placed in a column? I am making a list and I want to create a formula
that would add all of the entries that I add to the list. Basically,
calculating how may items are in the list.
 
A

akphidelt

You can use

Count --- This will count up all the cells with values that you have selected
Counta --- This will count all cells in the range including blanks
Countif--- You can count cells that meet a certain criteria
 

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