XLOOKUP binary search
With large sets of data, XLOOKUP can take a long time to calculate. If the source data is sorted by lookup value, one way to speed up calculation time considerably is to enable XLOOKUP's binary search feature. In the example shown, the formula in F5 …Read more