Excel invoice template.
Want the ease of an Excel invoice template without the broken SUM ranges? Fill in the invoice below — totals calculate live, formatting stays consistent, and the PDF export opens cleanly in Excel if you really need the spreadsheet.
tip · use your browser's “save as PDF” option in the print dialog
· style01
· invoice details02
· from (your business)03
· bill to (client)04
· line items
· totals adjustments06
· notes & terms07
From
Your Business Name
123 Main Street City, State 12345 Country
hello@yourbusiness.com
+1 (555) 123-4567
#INV-001
Bill To
Client Name
456 Client Avenue City, State 67890 Country
accounts@client.com
| Description | Qty | Rate | Amount |
|---|---|---|---|
| Professional services (hours) | 20 | $95.00 | $1,900.00 |
| Materials / expenses | 1 | $350.00 | $350.00 |
| Project management | 1 | $450.00 | $450.00 |
Notes
Thank you for your business.
Payment Terms
Net 30. Late payments subject to 1.5% monthly interest.
The Problem with Most Excel Invoice Templates
Excel invoice templates have been around for thirty years. They still work — up to a point. The usual friction:
- SUM ranges go stale — insert a row above the subtotal and the formula keeps pointing at the old range. The total is wrong and you don't notice until the client does.
- Merged cells break when you tab through — most templates use merged cells for the header block, which means arrow-key navigation jumps around unpredictably.
- Print setup is a minefield — page breaks in the middle of the line-item table, cut-off columns, "Fit to 1 page" shrinking everything to illegible. Invoice PDFs from Excel almost always need a second pass.
- Currency formatting fights you — change one cell to USD, another reverts to the locale default, a third becomes text. By the time you've fixed it, you could have sent the invoice twice.
- .xlsx is the wrong format to send — AP teams don't want a spreadsheet. They want a PDF they can archive and pay against. Sending .xlsx gets your invoice flagged as "needs review."
The tool above is what an Excel invoice template should feel like — fields in the right places, totals that always match, one click to PDF. If you genuinely need the data in a spreadsheet afterwards, Excel's File → Open handles the PDF conversion natively.
How to Open This Invoice in Excel
If a client or bookkeeper specifically requests the invoice as an Excel file:
- Fill in the invoice above and click Download PDF / Print.
- In Excel, File → Open → select the PDF.
- Excel prompts: "Excel will now convert your PDF to an editable workbook." Click OK. The line-item table comes in as real cells; headers and totals come in as text you can tidy up.
- Save as .xlsx if the recipient explicitly needs it.
Free alternative: upload the PDF to Google Drive, open with Google Sheets, then File → Download → Microsoft Excel.
When an Excel Template Is Actually Useful
Excel is great for the things around invoicing — just not the invoice document itself. Use it for:
- Invoice register — a row per invoice with number, client, amount, issue date, due date, paid date. Filter by unpaid, sort by oldest due.
- Aging analysis — a column with
=TODAY()-IssueDateto flag invoices past 30 or 60 days. - Time tracking for hourly clients — capture hours in Excel, sum by client, feed the total into the next invoice you generate here.
- Revenue forecasts — pivot tables on your invoice register show monthly and quarterly trends without any additional software.
What Should Be on an Invoice
Every invoice — regardless of whether you build it in Excel, Word, Google Sheets, or a dedicated tool — needs these elements to get paid cleanly:
- The word Invoice clearly visible at the top
- A unique invoice number for reference
- Issue date and payment due date
- Your business name, address, email, phone
- Client's name and billing address
- Itemized lines: description, quantity, rate, subtotal
- Tax or VAT, listed separately and clearly
- Any discounts, retainers, or adjustments
- Grand total with currency code
- Payment terms (Net 30, late fees, accepted methods)
Excel Invoice Template FAQ
Can I download this as a .xlsx file directly?
No — the output is a PDF, which is the universal format for invoicing. If you specifically need .xlsx, you can open the downloaded PDF in Excel (File → Open → select PDF) and Excel will convert the tables to editable cells. Most clients prefer PDF because it's locked — line items can't be accidentally edited.
Is this Excel invoice template free?
Yes — no account, no subscription, no watermark. Unlimited invoices. The tool runs in your browser; nothing uploads anywhere.
Do formulas still work when I add line items?
Yes. Subtotals, tax, discounts, and grand total all recalculate instantly when you add, remove, or edit any line. No SUM range to drag, no #REF errors.
Why do Excel invoice templates feel broken?
Most Excel templates were built on fixed ranges. Inserting rows outside those ranges breaks the SUM and SUMPRODUCT formulas silently, so totals stop matching line items. This tool uses live calculation — the math is always right.
Can I save my logo and business details?
Yes — logo, accent color, and From block are saved to your browser's localStorage. Return any time, your details are there. No account needed.
Does this work on a Mac?
Yes — the tool runs in any modern browser on Mac, PC, Chromebook, or Linux. PDF export uses your browser's built-in print dialog.
Other template variants: Google Sheets, Word, contractor, or the blank invoice generator.