FormulaCraft

How to calculate a reorder point in Excel and Google Sheets

Excel & Google Sheets
=B2*C2+D2

Verified example

Computed by a real spreadsheet engine on the sample data below.

ItemDaily UsageLead TimeSafety StockReorder Point
Item A10720
Item B51415
Item C25330
Item D81010

=B2*C2+D290

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Set up columns: Item, Avg Daily Usage (B), Lead Time in Days (C), Safety Stock (D), Reorder Point (E).
  2. 2In E2, enter =B2*C2+D2. This multiplies daily usage by lead time then adds safety stock.
  3. 3Copy the formula for all items.
  4. 4Compare the Reorder Point against Current Stock to decide when to order.

Tips

Need it for your exact data?

Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.

Frequently asked

What is safety stock and why is it included?

Safety stock is a buffer that covers unexpected demand spikes or delivery delays. Without it, the reorder point only accounts for average usage.

How do I calculate average daily usage from monthly data?

Divide monthly sales by the number of days in the month: =MonthlySales/30.

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: