Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here's what I'm trying to do.
I have several columns of data. I would like to search one of those columns (a range) for a specific value. If that value is found I want to output the value of the cell that is to the left of the cell where the search value was found, on another sheet. On Sheet 1 Column 1 is a list of 26 baseball players. Column 2 is their position. I want to search thru column 2 for a specific position, lets say "c" for catcher. If "c" is found I want the cell to the left of the "c" (the players name) to out put on Sheet 2. On Sheet 2 Is a baseball diamond, and I want the name to appear in the place on the diamond I choose. So basically I need a formula to place in a particular cell on Sheet 2 that looks thru the data on Sheet 1 in the way explained above. Thanks, -paul |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I can't seem to get it to work. First I've ever heard of the VLOOKUP
function. Could you provide an example? thanks, -paul "Gary L Brown" wrote: If Col A is Player and Col B is Position, put a formula =A1 in Col C so that Col A is duplicated. Then use a vlookup in sheet 2 HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. "nyys" wrote: Here's what I'm trying to do. I have several columns of data. I would like to search one of those columns (a range) for a specific value. If that value is found I want to output the value of the cell that is to the left of the cell where the search value was found, on another sheet. On Sheet 1 Column 1 is a list of 26 baseball players. Column 2 is their position. I want to search thru column 2 for a specific position, lets say "c" for catcher. If "c" is found I want the cell to the left of the "c" (the players name) to out put on Sheet 2. On Sheet 2 Is a baseball diamond, and I want the name to appear in the place on the diamond I choose. So basically I need a formula to place in a particular cell on Sheet 2 that looks thru the data on Sheet 1 in the way explained above. Thanks, -paul |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I found what I was doing wrong. Thanks!
"nyys" wrote: I can't seem to get it to work. First I've ever heard of the VLOOKUP function. Could you provide an example? thanks, -paul "Gary L Brown" wrote: If Col A is Player and Col B is Position, put a formula =A1 in Col C so that Col A is duplicated. Then use a vlookup in sheet 2 HTH, -- Gary Brown If this post was helpful, please click the ''Yes'' button next to ''Was this Post Helpfull to you?''. "nyys" wrote: Here's what I'm trying to do. I have several columns of data. I would like to search one of those columns (a range) for a specific value. If that value is found I want to output the value of the cell that is to the left of the cell where the search value was found, on another sheet. On Sheet 1 Column 1 is a list of 26 baseball players. Column 2 is their position. I want to search thru column 2 for a specific position, lets say "c" for catcher. If "c" is found I want the cell to the left of the "c" (the players name) to out put on Sheet 2. On Sheet 2 Is a baseball diamond, and I want the name to appear in the place on the diamond I choose. So basically I need a formula to place in a particular cell on Sheet 2 that looks thru the data on Sheet 1 in the way explained above. Thanks, -paul |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
need to Copy or Move to active cell from specified range | Excel Discussion (Misc queries) | |||
Find last occurance of text in range | Excel Worksheet Functions | |||
copying cell names | Excel Discussion (Misc queries) | |||
Copy cells into range of cells until cell change | Excel Worksheet Functions | |||
find a cells from a range of cell | Excel Worksheet Functions |