How to do a lookup based on a sub string of what is in a cell?
How to do a lookup based on a sub string of what is in a cell?
I have a Transactions table, with transactions in the first column. I want to group them into Vendors by somehow matching/looking up a substring of them to values in the Vendors table. I think I need a wildcard expression (or Regex) in the lookup somehow.
I have this
and a lookup table
and I want to create this
I've tried using wildcards, but not been able to get it to work. Any help or suggestion would be welcome.. Exact/specific syntax would be perfect!
MacBook Air (M3, 2024)