Excel Formulas & Functions

Practical workflows for building, fixing and understanding Excel formulas and functions with tested ChatGPT prompts.

13 workflows

Formula

XLOOKUP Formula in Excel

Replace fragile VLOOKUP references with XLOOKUP. Get a tested ChatGPT prompt for your exact data layout.

Read workflow →
Formula

SUMIFS for Multi-Criteria Reports

Sum by region, product, date range and more. Use a tested ChatGPT prompt to build the multi-condition SUMIFS formula.

Read workflow →
Formula

Fix an Excel Formula Not Calculating

Diagnose manual calculation mode, stale external workbook links, and circular totals with three tested prompts.

Read workflow →
Formula

Fix Excel Showing Formula Instead of Result

Restore calculated results when Excel displays formula text because of Show Formulas mode, Text formatting, or a leading apostrophe.

Read workflow →
Formula

Compare Two Lists or Columns in Excel

Find exact matches, return values missing from one list, and reconcile duplicate occurrences with tested formulas.

Read workflow →
Formula

Compare Two Excel Sheets

Compare matching cells, reconcile reordered records by ID, and audit formula differences with tested prompts.

Read workflow →
Conditional Formatting

Highlight Duplicates in Excel

Highlight every duplicate, only repeats after the first, or entire rows based on a complete multi-column key.

Read workflow →
Formula

IF and IFS Formulas for HR and Payroll

Grade bands, pay tiers, conditional flags. Get a tested ChatGPT prompt for nested IF logic without the headache.

Read workflow →
Advanced

LAMBDA Functions in Excel

Build reusable custom functions without VBA. Use a tested ChatGPT prompt to write and name your LAMBDA from scratch.

Read workflow →
Understand

Understand Complex Inherited Formulas

Inherited a formula nobody can explain? Use ChatGPT to break it down layer by layer.

Read workflow →
Conditional Formatting

Conditional Formatting Based on Another Cell

Highlight entire rows, fix mixed references, and combine multiple conditions with tested ChatGPT prompts.

Read workflow →
Formula

Excel IF Cell Contains Text

Check for a word or string with SEARCH or FIND, return a flag with IF, and count matching cells with COUNTIF wildcards.

Read workflow →
Formula

INDEX MATCH Multiple Criteria

Build exact lookups with two or three criteria, audit helper keys, support legacy arrays, and detect multiple matching rows.

Read workflow →