Clean a messy export
Turn an LOS export, a rate sheet, or a partner-supplied spreadsheet from chaos into a real table you can analyze — without doing the structure work by hand.
Spreadsheet work where Excel does the math and Claude does the explaining, structuring, and editing. Clean messy data, build formulas you actually understand, turn numbers into narratives — without ever asking Claude to be a calculator.
Start here
Turn an LOS export, a rate sheet, or a partner-supplied spreadsheet from chaos into a real table you can analyze — without doing the structure work by hand.
Write the formula in plain English first, get the Excel syntax back from Claude, and understand what every piece does before you trust the result.
Turn a sheet of data into a chart with full labels and one paragraph of plain-English meaning — the difference between data on a screen and a decision in a room.
Three Excel moves Claude does well
Turn a messy export — merged headers, blank rows, dollar signs stored as text, dates in three formats — into a clean table. The single highest-leverage Excel pattern Claude does well.
Write the formula in plain English first, ask for the syntax, then ask Claude to explain every piece before you trust it. Trial-and-error formula building is a tax you don't have to pay.
Numbers don't sell themselves. Claude is excellent at turning a sheet of data into the one-paragraph "what does this actually mean" that goes in the email above the attachment.
Where the work happens
The main surface. Cowork opens the file, modifies cells, writes formulas in place, saves the .xlsx back. The actual math runs in the file, not in Claude.
Main surfaceFor one-off "what's the right formula for X" questions — paste a small sample, ask the formula in plain English, get the syntax + explanation. Don't open Cowork for a single cell.
Quick formulasThe LOS export, the rate sheet CSV, the partner spreadsheet. Claude doesn't pull live data — the data has to be in a file you attach. Live numbers come from the source system.
No live dataSpreadsheet work
Paste five real rows — including the header — into the conversation. Describing "I have a pipeline export with various columns" makes Claude guess; pasting the rows shows it.
For chat-based formula work, five to ten representative rows is plenty. Whole-sheet paste is wasteful and lossy — Claude is reasoning about structure, not summing the column.
"Count rows where state is FL and loan_type is VA" beats "build a SUMPRODUCT with conditional logic." Translate after the question is clear, not before.
If you can't explain every piece of the formula, you can't verify it. Always ask for the breakdown. The breakdown is the documentation.
Pick one row in the data, compute the expected output mentally, and confirm the formula matches. One row of verification catches most formula errors before they spread.
Prompt upgrade
Build me a pipeline model.
Spreadsheet-ready prompt
(In Cowork.) Attached is gmfs-pipeline-export.csv. Columns: borrower, loan_type, state, close_date, amount, fico. In a new cell, give me total committed dollars for purchase loans in Florida closing in October 2025. Show the formula in F2 and a one-line plain-English explanation of each piece. Verify by manually summing the first three matching rows.
Best patterns
Messy export in, clean table out. The single biggest time-saver for anyone who works with LOS data, rate sheets, or partner spreadsheets that arrive un-modelable.
Plain English → Excel syntax → breakdown of each piece. Use the breakdown to verify the formula does what you actually meant.
"Given this dataset, which chart type tells the story? Build it with axis labels, units, and a source line." Claude picks the chart type more reliably than most people.
"Here's the Q3 data. Write the one paragraph I'd put above the attachment in an email to leadership." Translate the sheet into the decision it should drive.
Sheet checks
Drive the sheet
The point isn't to memorize Excel functions. It's to build the habit of writing the formula in English first and verifying the math afterward.
You've finished this module when you can clean a messy export in under five minutes, write any formula in plain English before touching Excel syntax, and turn a sheet of numbers into a one-paragraph narrative you'd put in front of a leader.
Formula translator
Sample dataset
A GMFS pipeline export with columns: A borrower, B loan_type, C state, D close_date, E amount, F fico. Five sample rows in 2:6.
You asked
Excel formula
What each piece does
Verify on this dataset
The pattern is the same every time. Write the question in English. Get the formula. Read the breakdown until you can explain every piece in your own words. Then verify on one row you can compute by hand.
Most "Excel is hard" complaints are actually "I'm trying to think in Excel syntax instead of in the question I'm trying to answer" complaints. The translator fixes that.
If you can't read the formula back in plain English, you can't verify it. The breakdown isn't optional — it's how you know what you shipped.