Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi guys, I am trying to use COUNTIF function to return data based on 2
criteria ... A B C 1 12345 France 10 2 23456 UK 15 3 12345 France 20 What I am looking for is for the COUNTIF to return the number of orders for FRANCE e.g. ( from the table above the answer would be 2 ) but, the problem I ahve is that the order number ( column A ) is the same for rows 1 and 3 ,,, so , effectively it's the same order , just different lines and qty's ( column C ) ,, so the answer I need is 1 ,,, is there a way to do this using COUNTIF and perhaps VLOOKUP ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
countif ? | Excel Discussion (Misc queries) | |||
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 in one colum then COUNTIF in another...??? | Excel Worksheet Functions |