ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Formula Help: Add cells with certain text + cells that are blank (https://www.excelbanter.com/excel-worksheet-functions/132440-formula-help-add-cells-certain-text-cells-blank.html)

Nicole L.

Formula Help: Add cells with certain text + cells that are blank
 
I know this is easier than I'm making it out to be - It's got to be!

I need to count cells in a column only if they are blank or if they contain
a specified text (in this case, it happens to be "N/A").

What formula do I use?


Lost in Microbiology

Formula Help: Add cells with certain text + cells that are blank
 
There may be easier ways, but in an adjacent cell, click, Insert then
Function, then Countblank, a dialog box will appear. Select the range of
cells and the formula will return your blanks. Subtract the number of blank
cells from the total and it will give you the number of "N/A" cells.

"Nicole L." wrote:

I know this is easier than I'm making it out to be - It's got to be!

I need to count cells in a column only if they are blank or if they contain
a specified text (in this case, it happens to be "N/A").

What formula do I use?


Nicole L.

Formula Help: Add cells with certain text + cells that are bla
 
Actually, I need to count cells that are blank and cells that have "textA" in
them.


"Lost in Microbiology" wrote:

There may be easier ways, but in an adjacent cell, click, Insert then
Function, then Countblank, a dialog box will appear. Select the range of
cells and the formula will return your blanks. Subtract the number of blank
cells from the total and it will give you the number of "N/A" cells.

"Nicole L." wrote:

I know this is easier than I'm making it out to be - It's got to be!

I need to count cells in a column only if they are blank or if they contain
a specified text (in this case, it happens to be "N/A").

What formula do I use?


Teethless mama

Formula Help: Add cells with certain text + cells that are blank
 
=COUNTIF(A1:A12,"textA")+COUNTBLANK(A1:A12)

Adjust your range to suit


"Nicole L." wrote:

I know this is easier than I'm making it out to be - It's got to be!

I need to count cells in a column only if they are blank or if they contain
a specified text (in this case, it happens to be "N/A").

What formula do I use?



All times are GMT +1. The time now is 07:28 PM.

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