Count blank cells in Excel and Google Sheets
=COUNTBLANK(A2:A6)
=COUNTIF(A2:A6,"")
=COUNTBLANK(A2:A6)
=COUNTIF(A2:A6,"")
=COUNTBLANK(A2:A6)
=COUNTIF(A2:A6,"")
💡 You can also use multiple ranges "=COUNTBLANK(A2:A6, B2:B6)" in which the number of blanks is counted
=COUNTBLANK(A2:A6)
=COUNTIF(A2:A6,"")
💡 You can also use multiple ranges "=COUNTBLANK(A2:A6, B2:B6)" in which the number of blanks is counted