Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Does anyone know which function(s) I can use to pull certain names from a
list that meet either of two criteria? Below is list of all products available: I only want to pull products and corresponding data that either do not have "sub-product" (i.e. Product A,C,D) or is labled "sub-product;1" (i.e. Product B;1, Product E;1 Product F;1). Product Name Total Sales Product A 5 Product B;1 10 Product B;2 15 Product B;3 2 Product C 50 Product D 20 Product E;1 25 Product E;2 10 Product E;3 31 Product F;1 34 Product F;2 20 Product G 50 Product H 34 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I use multiple nested functions? | Excel Worksheet Functions | |||
PivotTable canned functions | Excel Discussion (Misc queries) | |||
Changing the language of built-in functions? | New Users to Excel | |||
How to load Engineering Functions into the Fx function wizard? | Excel Worksheet Functions | |||
Where can I see VBA code for financial functions? | Excel Worksheet Functions |