• bstix@feddit.dk
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    Ok, xlookup is better because it doesn’t return false positives and it also doesn’t require the data to be sorted.

    It almost does the same as index(match()), only better, easier and faster.