Here is an example:
A B C D
1 dog test 123 help
2 cat help 111 help
3 bat
4 frog
5
6
Let's say, I wanted to count the total number of blank cells in Column D, but only if there is data on the same matching rows on Column A. Since there is data in A3 and A4 and no data in D3 and D4, the formula should report 2. The trouble that I am running into is that if I perform a CountBlank in D:D, Excel will give me a total that includes all cells from D3 to all the way down from this column. Is there anyway to set this up so that it will only provide a total count of empty cells in Column C to the corresponding data in Column A?, unless I add data to A5 (and additional data further down Column A), or if I update the spreadsheet later and add data into D4 or later rows (so that these are not counted)? Any assistance you can provide is greatly appreciated.
2007-02-12
17:21:57
·
5 answers
·
asked by
drsarcasm_2000
1
in
Computers & Internet
➔ Programming & Design