View Single Post
 
Old 02-06-2015, 12:37 PM
dogwood705 dogwood705 is offline Mac OS X Office for Mac 2011
Novice
 
Join Date: Feb 2015
Posts: 3
dogwood705 is on a distinguished road
Default Counting Blanks in 1 Column and Non-Blanks in Another

Hi,

I have a spreadsheet with two columns, A and B, with 100 entries. All I want to do is count: for those rows in A that are NOT blank, how many rows in B are blank.

When I try using COUNTIFS, ISBLANK, "", and so on, I keep getting error messages, especially that I have circular references.

Thanks very much!
Reply With Quote