afternoon, i need to count blank cells in a closed work book where the range being counted contains formulas which return either a value or a blank. i need to count all the blanks.
any one suggest a way?
thank you
afternoon, i need to count blank cells in a closed work book where the range being counted contains formulas which return either a value or a blank. i need to count all the blanks.
any one suggest a way?
thank you
Try Sumproduct:
e.g.
=SUMPRODUCT(--('C:\Documents and Settings\My Documents\\[MyWorkbook.xls]Sheet1'!$G$5:$G$20=""))
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks