![]() |
Excel Counts Cells
Can anyone tell me the formula to have Excel count cells? If I have 100
different values or names, can I put a formula in a cell to count the number values or names? Thanks for your help!! |
Go to XL help and read up on COUNT, COUNTA, and COUNTIF.
HTH Jason Atlanta, GA -----Original Message----- Can anyone tell me the formula to have Excel count cells? If I have 100 different values or names, can I put a formula in a cell to count the number values or names? Thanks for your help!! . |
=counta(a1:A100)
will count the number of cells with something in them (values or formulas) =count(a1:a100) will count the number of cells containing numbers. Debra Dalgleish has a bunch of tips for counting/summing at: http://www.contextures.com/xlFunctions04.html and http://www.contextures.com/xlFunctions01.html WZabrouski wrote: Can anyone tell me the formula to have Excel count cells? If I have 100 different values or names, can I put a formula in a cell to count the number values or names? Thanks for your help!! -- Dave Peterson |
-----Original Message----- Can anyone tell me the formula to have Excel count cells? If I have 100 different values or names, can I put a formula in a cell to count the number values or names? Thanks for your help!! . Use "COUNTA" insterd of "COUNT". This will count all non blank cells. Mal |
All times are GMT +1. The time now is 12:20 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com