![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 4
|
HELP
I have a list of unique reference numbers in two lists. Each list has info relating to the unique number and I need to match some of them up. Eg if reference in list 1 occurs in list 2 then tell me the value for that reference in another column. I was thinking something like an if cell ref = same ref in a range then tell the figure in column D Thanks in advance NM |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Posts: 363
|
Try Vlookup.
=vlookup(lookupvalue,table,columnnumber,false)
__________________
It's never too late to learn something new. Ricky |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|