98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » VLOOKUP
VLOOKUP
Resolved · Low Priority · Version Standard
Michael has attended:
Excel Advanced course
VLOOKUP
Hi All,
Vlookup and Hlookup return the first entry that matches the criteria how do we return the second/third/etc.?
Thank you.
Sincerely,
Michael
RE: VLOOKUP
I assume you are using something like the following formula:
=VLOOKUP(D2,Range1,1,FALSE)
Where it says 1 (after the Range1) then you need to change this to 2/3 etc as this is the column number so for example:
=VLOOKUP(D3,Range1,2,FALSE)
When using a range all columns must exist in your range
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Transpose textYou can transpose any range of cells, turning the columns into rows and the rows into columns. Just follow these steps: |