Need Help

  • Thread starter Thread starter needing help
  • Start date Start date
N

needing help

I'm making a spreadsheet and I need to make my entry into a cell or row
equate a one, so that I can tabulate the total of entries rather than
numbering...is that possible?
 
I'm not sure I understand, but excel has a worksheet function that may help you:

=counta(a1:a10)
will count the number of cells in A1:A10 that has anything in it--letters,
numbers, formulas (even formulas that evaluate to "").
 

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