COUNTIF

N

Neil Pearce

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
 
N

Neil Pearce

Thank-you.

If I wanted the cell to list the contents of those cells that match the
criteria how would I go about this?

e.g.

Column A, rows 1-99, lists house numbers: Output of 1-99
Column B, rows 1-99, lists the houses' plot numbers: Output of either 1-10
Column C, rows 1-99, lists the phase that the houses fall under: Output
either 1,2,or 3

I now wish to create a table with plots on the left columns, phases on the
top row, adn the cells to list which houses are matching on both counts.

Inputting the formula provided inputs the number of houses in matchign both.
Now I wish the cell to list the houses and not just count them.

Is this possible?


Thanks in advance,

Neil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Countif 3
Index/Match for the largest value that matches 1
Countif Formula 1
Vlookup with If condition 1
Countif 1
Countif 5
countif multiple 2003 3
IF THEN statements 6

Top