webknowhow
New Member
- Joined
- Nov 4, 2005
- Messages
- 3
I have a spreadsheet with A1:20 listing different codes (A,B,C,D,E) and B1:B20 listing more codes (E,F,G,H,I) with some blanks cells. I have a COUNTIF function for Col A to give me counts by code and a COUNTA function on col B to give me count on non blank cells...but what I am struggling with is combing these two function...i.e. I want to get a count of all code A in column A that does not have a empty cell in col B....I am going google eyed trying to work this out....has anyone got any ideas please.