• funkajunk
    link
    fedilink
    English
    581 year ago

    I dunno

    I’m not trying to hit a flick shot on that vlookup

        • @[email protected]
          link
          fedilink
          English
          81 year ago

          There’s XLOOKUP, which isn’t nearly as volatile as INDEX/MATCH. And also more versatile than vlookup.

        • @[email protected]
          link
          fedilink
          81 year ago

          Good God please use xlookup. We have some old school people that still use vlookup and refuse to convert their ranges to tables, it drives me crazy.

          I still use index/match for multiple lookup returns (or is it sumifs I can’t remember?) But I do a lot of work in BI and it’s much more intuitive for me in DAX/M.

      • @[email protected]
        link
        fedilink
        51 year ago

        What? Why would you choose to use a combination of 2 formulas when there’s one designed to combine them?