Sample Expense Data

Dated business expenses by category, department and payment status — for budget tracking and SUMIFS by month.

What is in the file

7 columns, 160 rows by default. The first ten rows are shown below — the download contains exactly this data.

Expense IDDateCategoryDepartmentVendorAmountStatus
EXP-10002026-06-27SoftwareOperationsDubois24078.69Pending
EXP-10012026-04-13SoftwareSalesKowalski18706.92Paid
EXP-10022026-01-27SoftwareOperationsDubois13335.14Refunded
EXP-10032026-11-12SoftwareSalesKowalski7963.37Overdue
EXP-10042026-08-29MarketingMarketingDubois19610.78Pending
EXP-10052026-06-14MarketingSupportBennett14239.01Paid
EXP-10062026-03-31MarketingMarketingAndersen8867.24Refunded
EXP-10072026-01-14MarketingSupportBennett3495.46Overdue
EXP-10082026-02-21MarketingMarketingRossi7059.5Pending
EXP-10092026-12-08RentSupportSharma1687.73Paid
Download
Rows

Built in your browser when you click. Nothing is uploaded, no signup, free for commercial use.

About this dataset

Expense rows are the most common thing people rebuild badly in a spreadsheet, so the practice value here is structural as much as formulaic: a flat table with a real date column groups by month with a PivotTable in three clicks, whereas the twelve-columns-of-months layout people usually build cannot. Amounts vary by category the way they do in reality — rent is steady, travel is spiky.

What you can practise with it

  • SUMIFS spend by category and month
  • A budget-vs-actual variance column and percentage
  • Group dates by month or quarter in a PivotTable
  • Filter to overdue items and total them

Tools that work on this data

Use this on your own site

Free to use, share and republish — including commercially. Attribution isn't required, but it's what keeps these free to make, and there's one ready to paste below.

Cite it

Questions

Is this sample expense data free to use?

Yes — for practice, teaching, demos and commercial work alike. The rows are generated, so there is no personal data in the file. Attribution is not required; if you would like to credit it, there is a ready-made line at the bottom of this page.

Do I have to sign up or give an email address?

No. The file is built in your browser when you click download; nothing is uploaded and no account is involved.

Which formats can I download?

Excel (.xlsx), CSV and JSON. All three contain the same rows, so you can use the CSV for an import exercise and the .xlsx for a formula exercise.

Can I choose how many rows I get?

Yes. Pick a row count before downloading — the default is 160 rows, which is what the preview on this page is drawn from.