Hi,
I have to count blank cells in column V. So to do that I applied following formula.
=COUNTIF(V:V,"") = 1048496
I only have 480 rows with data but it reads all the columns after that ask blank as well. If I enter following formula it gives me right answer = COUNTIF(V2:V480,""). Since I will be updating this sheet monthly basis, I will just delete the old report and paste the new data, new data could have more or less then 480 row. That's why I wanted to use V:V. Is there a way to do count the blanks without updating the formula every month.
Thank you
Bookmarks