Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi there. I have this problem and I hope somebody can help me: A B C - - - - - - - - - - - - - 1 ! 7320 John Car 2 ! 7320 Marcy Bus 3 ! 7320 Peter Bike 4 ! 1119 John Car 5 ! 1119 Marcy Bus 6 ! 1119 Peter Bike 7 ! 4886 John Car 8 ! 4886 Marcy Bus 9 ! 4886 Peter Bike I need a formula that returns me the values in column C that matches the criteria search founded in column A. Example: =EXTRACTIF(A1:C9,7320,1,3) = {"Car","Bus","Bike"} or =EXTRACTIF(A1:C9,7320,1,3) = "Car, Bus, Bike" Thanks for your help. Eddy -- eddy56 ------------------------------------------------------------------------ eddy56's Profile: http://www.excelforum.com/member.php...o&userid=37006 View this thread: http://www.excelforum.com/showthread...hreadid=567294 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Import data and keep duplicate rows of data | Excel Discussion (Misc queries) | |||
Inserting a new line when external data changes | Excel Discussion (Misc queries) | |||
Importing Data | Excel Worksheet Functions | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
Line Graph Data Recognition | Charts and Charting in Excel |