confused on two formulas

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

Guest

Just learning about these functions...
Have one column, c4-c34 and when complete it will have cells with numbers
and cells left blank.
I need totals on both.
cells with numbers: =counta(c4:c34) This works, (received the answer from
the perusing the disscussion list)

cells blank: =countif(c4:c34,0). Does not work unless I put a zero in each
blank and then that affects the count of the cells wth numbers in them.

How do I count blank cells? c4 to c34 = 31 cells. I haven't found the
formula yet.

Linda
 

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