Excel Basics for Supply Chain

Aug 31, 2025 | Excel

There is no time for mistakes in supply chain planning. Excel can be a good friend to improve productivity and save hours of manual work.

I recently shared on LinkedIn an infographic with simple Excel formulas to use in supply chain. In this article, I go a step further and include:

  • Real situations where these formulas apply
  • Practical examples
  • Common challenges planners face in demand, supply, and materials planning
  • How to fix them with the right Excel function
  • Immediate actions you can take on the job to improve efficiency

# 1 – VLOOKUP / XLOOKUP

  • Situation: You are preparing demand numbers for Salted Caramel Ice Cream across different customers. Sales gave you a forecast file, but the product codes don’t match your master SKU list.
  • Challenge: You waste hours manually matching names, risking errors (is “Salted Caramel Crunch” the same as “Caramel Ice Cream – Crunchy?”).
  • Fix with Excel: Use XLOOKUP to instantly match demand with product codes, attributes, or planning hierarchies.
  • Immediate Applications:
  • Demand planners: Link customer forecasts to your SKU master without manual lookups.
  • Supply planners: Match production line data with BOMs to ensure the right item is planned.
  • Materials planners: Pull supplier info for components without retyping codes.

# 2 – INDEX-MATCH

  • Situation: You need past sales for Potato Chips split by pack size ; the small bag is 1.75 oz and the family pack is 7 oz. The sales file changes layout every month.
  • Challenge: VLOOKUP breaks because the columns shift and your formulas give wrong numbers right before your S&OP meeting.
  • Fix with Excel: Use INDEX-MATCH, which is more flexible and pulls data even if columns move around.
  • Immediate Applications:
    • Demand planners: Dynamically pull history to feed your forecast models.
    • Supply planners: Link capacity data with different product versions.
    • Materials planners: Always get the correct BOM component, even if the file changes.

# 3 – SUMIFS

  • Situation: You are reviewing demand for Chocolate Bars. Total sales look fine, but leadership wants to see demand split by region and by pack type.
  • Challenge: Copy-paste filters take hours and often lead to wrong totals.
  • Fix with Excel: Use SUMIFS to aggregate demand based on multiple conditions (month, region, SKU type).
  • Immediate Applications:
    • Demand planners: Quickly analyze promotion lift by market.
    • Supply planners: Compare demand vs capacity by SKU family.
    • Materials planners: Sum up total component needs across multiple finished goods.

# 4 – COUNTIFS

  • Situation: Customer complaints spike on Frozen Pizza deliveries in July. You need to prove if it was stockouts, late trucks, or bad orders.
  • Challenge: Raw data is overwhelming. You can’t easily count how many orders failed under multiple rules.
  • Fix with Excel: Use COUNTIFS to track failures. For example: orders late AND for Frozen Pizza.
  • Immediate Applications:
    • Demand planners: Count how many promotions drove stockouts.
    • Supply planners: Track late shipments or missed orders by product.
    • Materials planners: Count supplier POs delayed beyond agreed lead time.

# 5 – IF / IFS

  • Situation: Orders for Snack Boxes range from small online packs to huge club-store pallets. Lead times aren’t the same.
  • Challenge: You forget to apply the right lead time rules and mislead the sales team.
  • Fix with Excel: Use IF / IFS to create exception flags (if order > 100 → bulk lead time; else → standard).
  • Immediate Applications:
    • Demand planners: Flag unrealistic forecast entries (e.g., sudden jumps).
    • Supply planners: Build exception alerts for orders that need manual review.
    • Materials planners: Highlight when MOQ or safety stock rules apply.

# 6 – TEXT & DATE FUNCTIONS

  • Situation: Supplier promised Nacho Chips delivery on Aug 1. It arrived Aug 4. Finance asks: “How late was it?”
  • Challenge: Without proper date calculations, the answers can get generic like “a few days.”
  • Fix with Excel: Use TEXT & DATE functions (DATEDIF, TODAY, EOMONTH) to calculate exact delays.
  • Immediate Applications:
    • Demand planners: Align weekly forecasts into monthly buckets for S&OP.
    • Supply planners: Calculate supplier lead time reliability.
    • Materials planners: Track in-transit vs on-hand dates to avoid double-counting.

# 7 – FORECAST.LINEAR

  • Situation: You don’t have a forecasting system, but leadership still expects a projection for Mango Sorbet (14 oz tubs) for next quarter.
  • Challenge: Guesswork or simple averages aren’t reliable. They hide trends and lead to overstocking or stockouts.
  • Fix with Excel: Use FORECAST.LINEAR to quickly generate a baseline forecast from historical sales. It gives you a data-driven number when no system is available.
  • Immediate Applications:
    • Demand planners: Compare this baseline to the sales team’s forecast. If their number is way higher or lower, you’ve got bias to flag.
    • Supply planners: Overlay the baseline against available line capacity. Highlight where expected demand will exceed production.
    • Materials planners: Use the baseline to estimate ingredient and packaging needs (fruit puree, tubs, lids) so you’re not caught short.

# 8 – ROUND, CEILING, FLOOR

  • Situation: You create a PO for Juice Bottles , 287 units. Supplier rejects it because they only ship cases of 12.
  • Challenge: Wasted time fixing POs damages credibility.
  • Fix with Excel: Use ROUNDUP/CEILING to round to the nearest case pack or pallet size.
  • Immediate Applications:
    • Demand planners: Ensure promotional demand is aligned with pack multiples.
    • Supply planners: Round production batches to avoid leftovers.
    • Materials planners: Place clean POs suppliers can actually fulfill.

# 9 – CONCATENATE / TEXTJOIN

  • Situation: Your team tracks Snack ID, Region, and Version in separate fields. Leadership wants one clean key for analysis.
  • Challenge: Copy-paste combinations are slow and error-prone.
  • Fix with Excel: Use TEXTJOIN/CONCATENATE to combine multiple fields into one code (e.g., CHIP01-WEST-V2).
  • Immediate Applications:
    • Demand planners: Build unique forecast IDs for SKUs across customers.
    • Supply planners: Track production orders by line + product.
    • Materials planners: Standardize supplier codes with version and region.

# 10 – ARRAY FORMULAS

  • Situation: You’re asked for a live dashboard showing Cookie demand by week, but the data changes daily.
  • Challenge: You spend hours copy-pasting into PowerPoint. By the time you share, it’s already outdated.
  • Fix with Excel: Use ARRAY formulas to dynamically filter and analyze live data.
  • Immediate Applications:
    • Demand planners: Build dashboards that update instantly with new inputs.
    • Supply planners: Filter live capacity vs demand gaps without manual refresh.
    • Materials planners: Track components dynamically as BOMs evolve.

CONCLUSION

Excel is a powerful tool to save time in supply chain planning. With a handful of functions like XLOOKUPto match SKUs, INDEX-MATCHto pull history, SUMIFS and COUNTIFS to analyze demand and service, IF/IFS to flag exceptions, DATE functions to track supplier reliability, and FORECAST.LINEAR to build a quick baseline forecast, planners can cut hours of manual work.

Are You Ready For A Supply Chain Transformation?

Related Posts

Power BI for Supply Chain: Start Here

Power BI for Supply Chain: Start Here

Power BI owns the visuals in supply chain. This is not about learning how to code.It’s not about building the fanciest dashboard.You are not competing with the Mona Lisa. The goal is clear:faster, better decisions with less manual work. A dashboard that drives action....

Power BI for Demand Planners

Power BI for Demand Planners

“I’d love to use Power BI, but I don’t know where to start.”I hear this all the time from demand planners. They see the value of using Power BI dashboards in their demand reviews with Sales and during S&OP meetings. Most currently use Excel but want to level up to...

Share This