How to use XLOOKUP Function in Excel (With 7 Examples) | XLOOKUP vs VLOOKUP
Excel Tutorial
Learn more:- https://www.exceltutorial.net/
Lookup Playlist:- https://youtube.com/playlist?list=PLhvn6aQRdimXjKB1EOoRWznYZtqRe7B2z
If you have Excel 365 or Excel 2021, be sure to use the XLOOKUP function instead of VLOOKUP. The XLOOKUP function is easier to use and has some additional advantages.
For one thing, it can return a value from a list that may not be in alphabetical order. This makes it great for looking up data on a column with a lot of repeating values like customer names or product types.
In addition, if your lookup list contains duplicates, xlookup will only pick the first matching item from the list while vlookup returns all matches which could lead to errors.
Lets Look at Syntax Of XLOOKUP function;
Please note: This example is for Excel 2021 and earlier.
XLOOKUP(lookup_value,table_array,col_index_num,[range_lookup])
Lookup value-This argument should contain the sought value. In other words it's a known input to be matched in your table array which can be cell reference or a list of values.
Table array-This argument is the range (your table) that contains your data set and you want to retrieve from it. Col_index_num -You may know this as the column index number, specifies which columnto return value from if multiple matches are found. If omitted then first column is assumed.
Range lookup-This optional argument controls how xlookup behaves if it finds a match in the table array. If TRUE (default), xlookup will return the largest value that is less than or equal to lookup_value. If FALSE, xlookup will return the first exact match it finds.
Table of Content;
00:00 Introduction
00:49 Xlookup Basics
03:34 Left Lookup With XLOOKUP
05:06 Horizontal Lookup (HLOOKUP) With XLOOKUP
06:19 NOT FOUND Error With XLOOKUP
07:55 Multiple Values Using XLOOKUP
09:40 Approximate Match With XLOOKUP
13:17 Last Match With XLOOKUP
16:00 Conclusion
Other Playlists:-
Cell References in Excel - https://youtube.com/playlist?list=PLhvn6aQRdimVC65nzr2BebSN9kPSdK6qH
Logical Functions in Excel :- https://youtube.com/playlist?list=PLhvn6aQRdimWBCKHNrLEqubXDMaHeINU1
Count and Sum Functions in Excel - https://youtube.com/playlist?list=PLhvn6aQRdimVHQA5zqrJ6XG6e5jP5hyQN
Learn Data Validation In Hindi: https://youtube.com/playlist?list=PLhvn6aQRdimXirM12gw1eijuiMYta-Oqf
Learn Excel Tutorials Online:- https://www.youtube.com/playlist?list=PLhvn6aQRdimWKL2jOmJxQBEBTeIzmx-zW
Excel Analysis Tutorial: https://youtube.com/playlist?list=PLhvn6aQRdimUhgO4q3gJWiz4QrbSVGmIz ... https://www.youtube.com/watch?v=obFhBcdJvM4
51661780 Bytes