Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
Column A, rows 2-99, contains the number of bedrooms a house contains, e.g. 1, 2, 3 or 4. Column B, rows 2-99, contains the number of storeys the house is, e.g. 1, 2, 3, 4 What formula would I use to count the nuber of 2 bedroom houses that are 3 storeys tall? =COUNTIF(A2:A99, AND???.. Please help, thank-you. Kinf regards, Neil |
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 | Excel Discussion (Misc queries) | |||
COUNTIF in one colum then COUNTIF in another...??? | Excel Worksheet Functions |