2026-05-05 12:17:25+08
Sometimes you need to compare two lists of names or products that aren't exactly the same. This prompt generates complex Excel formulas (or Power Query steps) to solve this.
I have two columns of names (A and B). They aren't exact matches (e.g., "Google" vs "Google Inc."). Write an Excel formula or explain how to use Fuzzy Lookup to find the best matches between the two.
Excel formulas have limits. This prompt is smart enough to tell you when a formula is too complex and suggest a better tool like "Power Query" instead.
The AI will likely guide you through the Data > Get Data > From Table/Range > Merge Queries (Fuzzy) path in modern Excel.