Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 18 lists of names. I am trying to create a function that
searches for a name and returns what column it is in. Is this possible? Thanks, John |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If A1:D1 contains Darren, Dave, Sid & Bill then the formula:
=MATCH("Sid",1:1,FALSE) will return (column) 3. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting single piece of data | Excel Discussion (Misc queries) | |||
Extracting single piece of data | Excel Discussion (Misc queries) | |||
Extracting single piece of data | Excel Discussion (Misc queries) | |||
displaying data within column | Charts and Charting in Excel | |||
How to move one piece of text to another column | Excel Discussion (Misc queries) |