Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Oopps I missed something
=SUMPRODUCT((A1:A12=2005)*(B1:B12<"")) "Eduardo" wrote: Hi, In the cell where you want the total count enter =SUMPRODUCT((A1:A12=2005)*B1:B12) change range to fit your needs but remember the range has to be the same in both side of the formula "DaveMoore" wrote: My spreadsheet has 8 columns (A:H). Column 'A' is populated with a year (2005 to 2010) - not sorted. Cells in Columns 'B' thru' 'H' are either blanks or numbers. I want to COUNT the number of non-blank cells in column 'B' where the adjacent cell in column 'A' = 2005. Is there a formula that will do this for me? Many thanks for any replies, Regards, Dave Moore . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
edit this =COUNTIF(A1:F16,"*1-2*")+COUNTIF(A1:F16,"*2-1*") | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
COUNTIF help | Excel Worksheet Functions | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |