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 2003
Jean has attended:
Excel Advanced course
VLOOKUP
Please could you go over how to create/use look up again!
RE: VLOOKUP
Hi Jean
Thank you for your question. The basic VLOOKUP function is structured as follows:
VLOOKUP(Lookup Value, Table array, Column index number, Range lookup)
The components are:
Lookup Value
This is the input cell or value that Excel will look for in the first column of your selected table of data.
Table array
This is the block of cells that contains the data to be search and the values to be returned after Excel has found the Lookup Value. The first column of the block is the key field. Excel will look for a record that matches the Lookup Value in the first column.
Column index number
This is the number of the column that contains the value Excel should return when it finds a record matching the Lookup Value. Numbering starts from the first column of the table array (not necessarily the first column of your worksheet).
Range lookup
Set to either True (find approximate match or FALSE find exact match. If you know one record will match your Lookup value then set to False. If omitted VLOOKUP assumes TRUE.
I hope this helps describe the way a vlookup works. Let me know if you have any further questions.
Kind regards,
Andrew
Wed 17 Feb 2010: Automatically marked as resolved.
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:Difference between Two DatesThe DATEDIF function computes the difference between two dates. The DATEDIF function is as follows: |