Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to make a query formula that allows my employees to type in their
name and read their stats from several other files. I can't use VLOOKUP because there are usually more than one line of data per person. See Example: I want a function that will search through this list: Jeff Corwin New York 3 April Bellingham Chicago 5 Jeff Corwin Chicago 4 Andrew Mulligan Dallas 6 Jeff Corwin Dallas 6 And return this data (if value entered in search cell is "Jeff Corwin"): Jeff Corwin New York 3 Jeff Corwin Chicago 4 Jeff Corwin Dallas 6 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index Function | New Users to Excel | |||
Index Function | Excel Worksheet Functions | |||
Index Function/Match Function | Excel Discussion (Misc queries) | |||
Index function | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |