![]() |
![]() |
||||
![]() |
![]() |
||||
![]() |
![]() |
||||
![]() |
![]() |
||||
![]() |
![]() |
||||
|
|
XMatch Function![]() This tool has been developed in C++ as an XLL add-in using Microsoft Excel 2007 SDK for maximum performance. It implements the XMATCH user defined function in conjunction with XMATCHDATA to perform very fast and advanced lookup. If you have a lot of data in Excel from an external source, for example, SAP BW and you want to analyze the data and/or prepare report then you need a way to lookup the data easily and quickly. The two key criteria in choosing a lookup mechanism is flexibility and speed.
Key Features
Using INDEX/MATCH can also make the formula difficult to read and maintain. VBA and COM add-in user-defined functions are considered not thread safe and therefore only run in a single thread. VBA add-ins also have the disadvantage that cells with the VBA function will recalculate every time the workbook is opened. If you have tens or even hundreds of thousands of lookup in one or many spreadsheets, then using XMatch will save you considerable time and may make the difference between meeting or missing deadlines. Key Benefits
XMATCHDATA() Use this function to setup the data and specify the keys to use for lookups. An indexing mechanism will be created in-memory for efficient lookup by XMATCH. ![]() XMATCH() This function will perform the lookup and return the value of the cell which matches the specified keys based on the corresponding XMATCHDATA’s cell reference. ![]() XLOOKUP() This function complement Excel's VLOOKUP and HLOOKUP function as it performs a two dimensional lookup using the top row and leftmost column of a table. ![]() XOFFSET() This function performs a non-volatile offset and returns a reference to a range that is offsetted by a given number of rows and columns and is within the boundary of the supplied reference. ![]() |
|||||||||||||||||||||||||||||
|
|
Please send email to support@zack-soft.com with questions or comments about this web site. Copyright © 2009 MCC Resources Sdn Bhd |