Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Good day,
Thanks for looking I have the following dilema Column A has 782 cells ramdomly filled with numbers between 1 and 150 Column B is an ascending list from 1 to 150 Column C has random values for each cell on column B Will it be possible to show me how to scan column A and for each value encountered, do a match on column B and upon matching it, post the corresponding value on column C on say column D? Example: origin ----A-----B-----C 1-- 4---- 1 ----4.56 2-- 1---- 2 ----2.36 3-- 2---- 3 ----1.23 4-- 2---- 4 ----6.52 Result ----A-----B-----C-----D 1-- 4---- 1 ----4.56--6.52 2-- 1---- 2 ----2.36--4.56 3-- 2---- 3 ----1.23--2.36 4-- 2---- 4 ----6.52--2.36 Thanks for your help Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
match values in two column and return value in | Excel Worksheet Functions | |||
Find a Match in Multiple Places & Return Multiple Values | Excel Worksheet Functions | |||
need to return next match of table, only finding first match...HEL | Excel Worksheet Functions | |||
MATCH Multiple Criteria & Return Previous / Penultimate Match | Excel Worksheet Functions | |||
Compare Value in Cell 1 to a List, Return Value if Match otherwise Return Null | Excel Discussion (Misc queries) |