Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm looking for a cell function that will search all the colums in a given
worksheet for a specific value and then auto populate the cell with the values of an adjacent cell to the ones found. If it doesn't find a a match in one row then it keeps looking through other rows until it does find one and then populates. Example: Col A ---- Col B ---- Col C 1 --------- ready ------Changed 2 --------- ready ------Changed 3 --------- not r ------un-Changed 4 --------- ready ------Changed 5 --------- almost ------un-Changed So with the above if I wanted the cell values of Col B for each un-Changed in Col C then the return on another worksheet would be ... Col A row 1 not r row 2 almost Thanks In Advance, Rob |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Rob
Search ALL the columns? Adjacent cell? Is that to the left? Right? How do you want to designate what to search for? Have you tried Data - Filter - Autofilter? If filter doesn't work for, VBA will be needed. HTH Otto "Rob" wrote in message ... I'm looking for a cell function that will search all the colums in a given worksheet for a specific value and then auto populate the cell with the values of an adjacent cell to the ones found. If it doesn't find a a match in one row then it keeps looking through other rows until it does find one and then populates. Example: Col A ---- Col B ---- Col C 1 --------- ready ------Changed 2 --------- ready ------Changed 3 --------- not r ------un-Changed 4 --------- ready ------Changed 5 --------- almost ------un-Changed So with the above if I wanted the cell values of Col B for each un-Changed in Col C then the return on another worksheet would be ... Col A row 1 not r row 2 almost Thanks In Advance, Rob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find duplicates and concatenate | Excel Worksheet Functions | |||
find duplicates and concatenate | Excel Worksheet Functions | |||
Find and Concatenate | Excel Worksheet Functions | |||
Find Duplicates & Concatenate (cpm) | Excel Discussion (Misc queries) | |||
Help with a formula for concatenate and search/find with 3 columns | Excel Worksheet Functions |