ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel, how do I count cell with data within a range? (https://www.excelbanter.com/excel-worksheet-functions/88246-excel-how-do-i-count-cell-data-within-range.html)

BRKirk

Excel, how do I count cell with data within a range?
 
I have a row of cells, some with data and some blank. How do I count the
number of blank or non-blank cells and display the total in a cell?

edwardpestian

Excel, how do I count cell with data within a range?
 

COUNTA Function will count the number of non-blank cells in a range.

COUNTA(A2:A8)

Regards,

EP


--
edwardpestian
------------------------------------------------------------------------
edwardpestian's Profile: http://www.excelforum.com/member.php...o&userid=33809
View this thread: http://www.excelforum.com/showthread...hreadid=541388


Chip Pearson

Excel, how do I count cell with data within a range?
 
COUNTBLANK will return the number of blank cells in a
range.E.,g...,
=COUNTBLANK(A1:A10)

COUNTA will count return the number of cells with number or text
in a range E.g.,
=COUNTA(A1:A10)

COUNT will return the number of cells that have numbers only.
E.g.,
=COUNT(A1:A10)



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"BRKirk" wrote in message
...
I have a row of cells, some with data and some blank. How do I
count the
number of blank or non-blank cells and display the total in a
cell?





All times are GMT +1. The time now is 03:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com