The COUNTBLANK function, one of Excel's COUNT functions, is used to count up the number of blank cells in a selected range.
The syntax for the COUNTBLANK function is:
=COUNTBLANK( Range)
Range - the group of cells the function is to search.
Example Using Excel's COUNTBLANK Function:
Note: For help with this example, see the image to the right.
- Enter the following data into cells:
D1 - cabbages , D2 - carrots
D3 - leave blank , D4 - radishes
D5 - potatoes , D6 - parsnips
- Click on cell E1 - the location where the
results will be displayed.
- Click on the Formulas tab.
- Choose More Functions > Statistical from the ribbon
to open the function drop down list.
- Click on COUNTBLANK in the list to bring up the
function's dialog box.
- In the dialog box, click on the button at the end of the Range line to return to your spreadsheet.
- Drag select cells D1 to D6 on the spreadsheet.
- Click on the button at the end of the Range line to return to the dialog box.
- Click OK.
- The answer "1" should appear in cell E1 since there is only one blank cell in the range D1 to D6.
Related Articles


