If

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

Guest

I would like to make a page that recognizes a column that does not have a
value in it.

e.g. If 1a,b,c have no value 1d,e,f have a value 2a,b,c have a value and
2d,e,f have no value ect ect for about 20 rows.

At the bottom of this I would like to keep a running total of all the empty
boxes for every column.
 
=COUNTIF(A1:A20,"")

This will count the empty cells in the range A1:A20

Vaya con Dios,
Chuck, CABGx3
 

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

Similar Threads

Formula Help 2
Formula help...=IF? 1
Totaling with "IF" 1
Having Blank Cells, etc. ? 1
Sum / Lookup 9
Tree from Parent/Child Pairs 1
Sorting several columns 1
Scrabble Value calculation for Welsh words 0

Back
Top