by Ilker | Jan 7, 2021 | Excel Formulas
The XLOOKUP function is a Lookup & Reference function that can find values in a table or a range by row. Similar to the better-known VLOOKUP function, you can use this function to do things like looking up the name or price of a product by its code number. In this...
by Ilker | Jul 15, 2019 | Excel Formulas
The Excel LOOKUP is a Lookup & Reference formula that can search a value inside a column or row, and return a matching value from the same position in another column or row. In this guide, we’re going to show you how to use the Excel LOOKUP function and also go...
by Ilker | Feb 6, 2019 | Excel Tips & Tricks
Lookup functions are extremely useful when working with large data sets. Although they almost always work instantaneously with small data, larger data sets is when things can get rough in terms of performance, as large operations can require more computational...
by Ilker | Apr 11, 2018 | Excel Tips & Tricks
Dissecting and organizing data doesn’t have to be challenging. You can quickly filter your data items with this method using a combination of formulas to determine which are unique items. Syntax =LOOKUP(2, 1/(COUNTIF(expanding unique list, original list)=0),...
by Adam | May 26, 2017 | Blog
What’s a VLOOKUP? VLOOKUP is a well-known Excel formula that can save you hours over performing the same tasks manually. This handy function – as the name VLOOKUP suggests – will allow you to perform vertical lookups to search for specific data. The V stands for...