Excel/Vlookup and Match
Expert: Craig - 11/9/2009
QuestionI have a list as follows:-
Column
A B C
Reg Branch Comment
62663 6546 YesA
62663 817 YesB
69901 472 YesC
69901 372 YesD
There are 2 cells on another sheet. One cell contains the
Reg and other contains the Branch. Once I change the Reg number and the branch I want it to display the Comment next to the corresponding match. i.e. if I enter reg as 69901 and branch as 472 then it would show YesC. If I enter reg as 69901 and branch as 372 this would show YesD.
I can do lookup but this would only lookup 1 criteria and will only look at the 1st one found in list. I need to go down the list till it matches column A 7 B and then to show column C.
Any help you can provide will be most helpful.
Thanks
AnswerHi Habib,
If you know how to do vlookup, you are halfway there. All you need to do is add a column to each sheet that combines (concatenates) columns A&B by formula to create a unique ID to return the value in column C.
Insert a column in front of column A and use this formula on new columns B&C (the old A&B):
=concatentate(B2,C2)
Do the same for your second sheet and use these new columns as the basis for your vlookup formula.
Good luck,
-Craig
About Excel
This topic answers questions related to Microsoft Excel spreadsheet (or workbook) stand-alone or Mircrosoft Office Excel including Excel 2003, Excel 2007, Office 2000, and Office XP. You can get Excel help on Excel formulas(or functions), Excell macros, charting in Excel, advanced features, and the general use of Excel. This does not provide a general Excel tutorial nor the basics of using a spreadsheet. It provides specific answers to using Microsoft Excel only. If you do not see your
Excel question answered in this area then please ask an Excel question here