
The process is shown in the picture below.ĮNTER THE VALUE OR VAULES TO BE LOOKED UP GKXLOOKUP: EXAMPLE FIND OUT THE VALUES AGAINST THE CODES FROM THE GIVEN TABLES.
#Can install solver in excel 2010 install#
#Can install solver in excel 2010 software#
Use this function when the built-in functions don’t work for you as VBA functions are a bit slower inherently.ĪDDIN is like a small installation to your MICROSOFT EXCEL software which adds to the capabilities of the EXCEL.ĬLICK ON THE BUTTON BELOW TO DOWNLOAD THE ADDIN FOR GKXLOOKUP FUNCTION and its executing macro.ĪFTER CLICKING THE BUTTON ABOVE, a file named gkxlookup_addin.xlam and gkxlookup_admin.xlam will ask your approval to save.Complete look up can be done in one go.Any column can be looked up and any column can be retrieved.It gives CASE SENSITIVE INFORMATION such as two values differing only in the case. When you want to retrieve the information from a table by looking up any value and return a single value or a complete array.The function is very specifically meant for the situations such as: GKXLOOKUP is a simple utility which acts like the XLOOKUP FUNCTION but it is available to all versions of EXCEL whether it is EXCEL 2019, or Excel 2016 or any previous versions. THE ADD IN IS CREATED IN FORM OF A UTILITY FOR EASY USE. This article provides you an ADD IN and tells its usage which can be used in place of the XLOOKUP FUNCTION. So, created a version of this using VBA for our readers so that they don’t miss this opportunity for using this awesome function. It returns the value or the complete array at once as per the selection.Both of these functionalities were not available in the previous versions.īut, the biggest problem is that this function is not available for any of the versions except OFFICE 365 which means no version earlier to OFFICE 365 like Excel 2019, 2016, 2013,2010 or 2007 have this function. XLOOKUP function lets us lookup in any column in the table whether it is to the extreme left of the lookup table or right or anywhere in the middle. The XLOOKUP is very much advanced and versatile when compared with the previous versions of lookup functions like XLOOKUP is a newly flavored lookup function provided in OFFICE 365. FIND OUT THE VALUES AGAINST THE CODES FROM THE GIVEN TABLES.
