Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi
I have two columns of data one with numbers (columnA) and the other with Y or N (column b) What I'd like to do is find the last instance of a number in column A and return the corresponding B value. Column A value can appear any number of times. e.g Column A Column B 100 N 101 N 101 Y 102 N 103 N 103 N 103 Y 104 N 104 Y Essentially for each of 100,101,102 etc I want to look at the last instance of it in column A and return to my secified cell what the corresponding B value is All help appreciated. Thanks Will. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find value in column, return value in same position of other colum | Excel Worksheet Functions | |||
A function to find a phrase within a range of cells and return the address of the first instance. | Excel Programming | |||
Look up data in colum a and find match in colum b | Excel Discussion (Misc queries) | |||
Check data on colum A and find match on colum b | Excel Discussion (Misc queries) | |||
Look up data in colum a and find match in colum b | Excel Discussion (Misc queries) |