DATA DRIVEN DECISIONS
Latest cases
84% accurate quote prediction with AI-driven sales…84% accurate quote prediction with AI-driven sales intelligence
Masparts, the specialist in exclusive car parts for Maserati, Ferrari,…Masparts, the specialist in exclusive car parts for Maserati, Ferrari, and Lamborghini, turns its webshop data into revenue. Three AI models for cross-sell, quo…

71% better demand forecasting for new product laun…71% better demand forecasting for new product launches
A global market leader in construction tools wanted to improve demand …A global market leader in construction tools wanted to improve demand forecasting for new products. With our ML models we achieved 71% improved accuracy and €77…

28% higher conversion with AI-driven personalizati…28% higher conversion with AI-driven personalization
A major Dutch retailer increased online conversion by 28% through pers…A major Dutch retailer increased online conversion by 28% through personalized product recommendations and dynamic content.
Supply Chain

Published:
Key points: For the first hundred SKUs, Excel is a perfectly good inventory system — provided you work with formulas instead of gut feeling. Three calculations make the difference: the reorder point (when to order), the safety stock (how much buffer) and the order advice (how much to order). All three are worked out below, ready to copy. Just as important: we honestly mark the point where Excel starts costing you money — and how much, you can check with our free forecast calculator.
Good inventory management comes down to one question: when do I order, and how much? The reorder point answers the first half — the stock level at which you must place an order:
Reorder point = (sales per week ÷ 7 × lead time in days) + safety stock
If you sell 21 units a week and your supplier delivers in 14 days, you sell 42 during the lead time. Once stock drops below 42 + safety stock, you will run out before the replenishment arrives.
In Excel, with lead time in column E, stock in F, weekly sales in G and safety stock in H:
=ROUNDUP(G2/7*E2,0)+H2
Add a status column that flags it:
=IF(F2<=I2,"ORDER","OK")
The buffer for setbacks — a busy week, a late delivery:
Safety stock = safety factor × sales per week × lead time ÷ 7
The factor is your dial: 0.5 (half a lead time of extra buffer) is a normal starting point. Reliable supplier and stable sales? Set it to 0.3 and free up capital. Volatile demand or one critical bestseller? 1.0. Put the factor in a single cell on a settings tab so you can adjust it centrally:
=ROUNDUP(Settings!$B$4*G2*E2/7,0)
How much to order when the time comes — not a reflexive "one extra box", but exactly enough for the coverage you want to hold:
Advice = (target coverage in weeks × sales per week) + lead-time demand − current stock
With a target coverage of, say, 4 weeks on the settings tab:
=MAX(0,ROUNDUP(Settings!$B$3*G2+G2/7*E2-F2,0))
Notice what sits inside all three formulas: "sales per week". That number is secretly a prediction — you assume the coming weeks will look like the past ones. For stable items that holds up reasonably. For anything with seasonality, promotions or trend it is systematically wrong, and that error translates into euros: too much buffer on declining items (locked capital), too little on risers (lost sales).
How much that adds up to at your scale takes ten seconds with our free calculator: what is a better forecast worth? — freed working capital, lower holding costs and recovered lost sales, conservatively calculated.
We earn our living with custom work, so judge this paragraph accordingly — but the limit is remarkably consistent in practice. Excel stops working once:
Recognise two or more of these? Then read our overview of inventory management software: comparing packages and the tipping point to custom. Its core: registration is fine everywhere — the difference is the quality of the ordering decision, which improves the more it runs on your own sales data instead of an average.
Want to know how much is locked up in overstock or leaking away through lost sales? We make it visible with a short data scan on your sales and inventory data — book an introduction.
Newsletter
1 email per month. New subsidies, deadlines, and what changed for SMEs. 5-minute read.
Unsubscribe with one click. No spam, ever.
Keep reading

Supply Chain
Which inventory management software fits your business? The 7 features that actually matter, costs of packages vs custom, and the tipping point where standard software costs you money.
Read more →

Supply Chain
How data and AI improve the procurement function of SMEs through spend analysis, demand forecasting, supplier risk and price and contract monitoring, with honest euro ranges and payback periods.
Read more →

Supply Chain
Discover how AI detects supply chain risks early, from supplier failure to geopolitical disruptions, and how Dutch companies practically implement this technology.
Read more →
Do you want to know how we can help you grow your business? Schedule free consultation with one of our experts and discover the possibilities.

Rutger Geerlings
Solution Architect
@rutger@stratalytic.nl