Count the amount of empty cells in a column in MS Excel spreadsheet


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. =COUNTBLANK(A1:B15)
  2.  
  3. Comment
  4. This is for checking the number of empty cells in column A in a spreadsheet.

URL: http://www.exceltip.com/st/Count_the_number_of_blank_cells_in_a_range_in_Microsoft_Excel/373.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.