Inventory Template

Track stock levels, value your inventory, and get told what to reorder — without writing a formula.

Free · no email, no sign-up · built in your browser · works in Excel, Google Sheets and LibreOffice

What is in the file

The Inventory sheet, exactly as you will get it. Cells shown as=… are live formulas in the download, not text. A second tab, How to use, explains what to change first.

ItemSKUCategoryQtyUnit costTotal valueReorder atStatus
Blue widgetBW-001Widgets423.5=D2*E220=IF(D2<=G2,"REORDER","OK")
Red widgetRW-002Widgets123.75=D3*E320=IF(D3<=G3,"REORDER","OK")
Steel bracketSB-010Hardware1301.2=D4*E450=IF(D4<=G4,"REORDER","OK")
M8 bolt (100pk)MB-100Hardware89.99=D5*E510=IF(D5<=G5,"REORDER","OK")
Packing tapePT-050Supplies642.15=D6*E625=IF(D6<=G6,"REORDER","OK")
Total=SUM(D2:D6)=SUM(F2:F6)=COUNTIF(H2:H6,"REORDER")

How this template works

A stock list is only useful if it tells you two things you cannot see by reading it: what the inventory is worth, and what is about to run out. This template computes both. Total value multiplies quantity by unit cost on every row and sums the column; the status column compares quantity against the reorder level you set and says REORDER or OK for you.

Start here: Replace the sample rows with your own items, then set a realistic reorder level in column G — everything else recalculates.

Use it for

  • Counting stock at a small shop, workshop or studio
  • Valuing inventory at period end for the books
  • Spotting reorder points before something sells out

Related calculators

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 inventory template free?

Yes — free to download and free to use, personally or commercially. There is no email gate, no account and no watermark.

Do the formulas work, or are they just shown?

They work. The file contains live formulas, so editing a value recalculates everything that depends on it. The "How to use" tab lists which cells are formulas so you know what you are typing over.

Which apps open it?

Any spreadsheet that reads .xlsx: Excel, Google Sheets, LibreOffice Calc and Apple Numbers. To use it in Sheets, upload the file to Drive and open it with Google Sheets.

Where does the file come from?

Your browser builds it when you click download. Nothing is uploaded, nothing is stored, and no request leaves the page — which is also why there is nothing to sign up for.