How to know or calculate empty or blank cells on google sheets? -


i have big list of products on google sheets 900 rows. , on these rows information every product, when customers buy 1 put id of product in id product column.

now want how many cells blank or empty can't calculate manually every 900 cells.

how can create function helps me calculate empty cells on list on google sheets?

google sheets has formula that.

  =countblank(range) 

Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -