Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet with many columns, the two I need to use are Tier and
Type - I am trying to write a COUNTIF statement that finds a single tier such as "US Regional: and find two types i.e. ("Airline" and "R4"). I want to find all the entries for "US Regional" that contain both the "airline" and "R4" types. My Example =COUNTIF(K1:K78, "US Regional") AND COUNTIF(G1:G78, "Airline"). Explanation: I may have 12 entries for US Regional and 1 entry for "Airline" and 8 entries for "R4". So I would like to see 9 lines showing up, US Regional, Airline and 8 US Regional entries and 8 entries for "R4". |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting 2 different pieces of data in 2 different columns | Excel Worksheet Functions | |||
How to display 2 pieces of data on one bar of a Pivot Chart? | Excel Discussion (Misc queries) | |||
Lookup Multiple Pieces of Data... | Excel Discussion (Misc queries) | |||
70 WORKBOOKS - NEED PIECES OF DATA FROM EACH TO FORM LIST | Excel Discussion (Misc queries) | |||
combining 2 pieces of text from 2 columns | Excel Worksheet Functions |