6 Steps to Increase Supply Chain Efficiency with Examples in Excel

Planning across the supply chain has always been a challenge. There are so many factors to include and so many underlying causes of over/under-demand at so many levels, such as – inventory shortage, holiday effects, inability to hit sales plans. 

This makes Supply Chain Planning a real challenge in today’s world. It is important to order or manufacture the right amount of merchandise so your business will always have enough to supply to customers. On the other hand, it is important not to manufacture too much of certain products for which there will never be enough demand, or not to over-populate your storehouses and distribution centers with too much products that harm the ability to store more high-selling items. 

In this tutorial we present a step-by-step method to integrate all data across all levels of the supply chain, in one Excel file that consists of multiple sheets that serve several different purposes.

This can be a very useful method to increase supply chain efficiency, as supply chain planning processes are many times plagued by the need to query disparate data sources or ask many people to get the right information that enables proper planning processes. Having all data in one place can serve to shorten these meeting times, back-and-forth emails, and allow faster and better decision-making.

For example, to properly plan for the supply chain for a certain product, we need to know about:

– Planned promotions

– Any manufacturing issues related to materials, machines or workforce

– Any changes in sales plans or sales strategy

– Any newly-made financial decisions that may favor the production/or sales of certain items.

– Changes in the global market that are related to this product

All this data is important to be factored in by the supply chain planner, and having it in one place where it is easy to see and compare can therefore greatly enhance supply chain efficiency, increase availability and reduce under-stock and over-stock.

In this article, we should how to consolidate all of this data, as it is available, into one place. We also show how to consistently calculate important metrics related to your supply chain across several levels of operation. We show how you can easily calculate metrics such as forecast errors, revenues and profits, and compare inventory data to supply chain data. We also explain how to extend this technique so you can account for different locations of your storehouses or manufacturing facilities, to properly plan the transit of goods to the right locations.

Let’s visit the first step.

Step 1: Understand Supply Chain Planning and What Data it is About

Supply Chain Planning, compared to sales planning, is much more difficult on several levels. When planning for the supply chain, we must account for the manufacturing constraints of our manufacturing plants or outsourced manufacturers. We must also account for the locations in which our factories and storehouses reside, and intelligently plan in a way that will minimize delivery costs and mitigate issues in storehouse availability and limited storage space.

The goal of supply chain planning is to optimize the processes around the manufacturing, storage and delivery of goods in a way that will improve our supply chain metrics such as availability at different locations, preventing issues such as not enough goods to deliver to customers, and also prevent ordering or manufacturing too much goods.

The exact metrics and their formulas will be discussed in a separate article. The goal of this article is to show how the whole supply chain can be managed in Excel in a way that is simple, understandable and easy to use, yet also provides insights.

Step 2: Define the Requirements from the Excel File

It is easy to make an Excel file that is too simple and does not hold enough information, and also it is easy to over-clutter the Excel file which will make it less usable and more error-prone.

While walking on this fine line, we’ve devised these basic requirements from an Excel file for Supply Chain Planning:

  • It is important that it is easy to type in the forecast for the periods defined (Weekly or Monthly). It should be clear to managers and planners what a number means.
  • It should be easy to import Orders files from different systems that were prepared with different levels of aggregations (weekly or monthly according to the export we’re receiving).
  • There should be a clear separation between formulas of different kinds, with the preference for having as few types of formulas as possible (we think one formula per sheet is how it should work).
  • It should be easy to rebuild a formula for a specific cell if it gets deleted, as each sheet should hold only one type of formula in all cells (more on this below).
  • It should be easy for managers and planners to calculate measures such as forecast errors, revenues and profits, without having to rearrange formulas and recalculate everything every time new data is brought in or new forecasts are made. It should be easy to understand and ensure that no errors are made.
  • It should be easy to add new items to products list or distributors (rade customers) list to the sheets without much difficulty and to do it in a way that all formulas will continue to function properly.

Step 3: Build the Excel File in This Recommended Structure

While the basic premise for planning in Excel is similar across all sales functions, the specific properties that we plan for and the metrics and formulas we use are different. Here we lay out our recommendation for basic supply chain planning.

We assume that all planning is done in one Excel file that holds several Tabs for the -different properties that we plan for or calculate.

What is a Property?

Each “property” pertains to one product (SKU), sold at one retailer or distributor (trade customer).

Here are some examples of properties:

  • Total Order (Orders Actual)
  • Orders Forecast
  • Forecast Error (calculated as the Total Orders minus the Orders Forecast)
  • Manufacturing cost of product
  • Price of the product sold to the retailer/distributor
  • Revenue (also a formula)
  • Profit (formula)

Step 4: Choose a Time-scale for the Planning Sheets

When building from scratch a new planning system in Excel, the decision on time-scale is an important one. It is possible to create plans on a weekly or monthly level, or select any different level if you see it useful (such as quarterly plans).

Obviously, the monthly level provides a comfortable trade-off between the load of data to the granularity needed to plan across different periods of the year. It also saves time by not having to plan for each week.planning.

In this example, we will stick with the Monthly planning process, as we find it as providing the best balance between making the dataset small to providing enough granularity to plan orders properly.

Step 5: Learn from this Full Example Excel File for Apple’s Products

Before we begin, please note that the full Excel examples provided here and in the other articles in our blog can be downloaded from the resources section.

Now, let’s start: we will use this list of Apple’s products, given by SKU, Name and some properties such as Type and Memory Slots (as levels of hierarchy):

Here are all the attributes for a given product/SKU.

In this list you can see the list of Apple’s products such as the iPhone, iPad, Apple Watch with the different model numbers (SKUs), as well as some properties such as Memory Size, Product Type (iPhone / iPad / …), Manufacturing Year, etc. These properties are useful as it makes it easier to filter and produce reports aggregated over certain properties.

Note the Retailer name on the left side. We will duplicate this list for each retailer. For this example, we have retailers such as Recharge ElectronicsApple StoreBrandsMart, etc. We duplicate the entire catalog over each Retailer, so that planning can be done separately for each retailer (it will later be possible to aggregate over the retailers as needed).

For each product-retailer combination in the list, we will produce a list of months:

These months range from January 2019 to December 2022. We allow planning separately for each month in this range. As needed, more months/years can be added to this. This is also replicated across each product-retailer combination. 

This example sheet is for the Forecast, and it can be used across many sheets.

We duplicate this scheme across several sheets, as in this list:

We create several sheets. While some are numbers that are actually typed in (e.g. Manufacturing CostOrders Forecast) other sheets contains only formulas. These sheets can calculate a certain property, such as Forecast Error, from the values given by other sheets. By taking the same cell location in other sheets, it is easy to make formulas that calculate values across several sheets, for all product-retailer-month combinations.

Here is an example of how the Tab for Orders Forecast looks like:

Here we can see the numbers that the user typed in for the orders forecast. This can be a manual or semi-manual process, by using advanced calculations in excel to extrapolate future orders from past orders.

Here is the Orders Actual.

In this sheet, Actual numbers need to be put. These numbers can come from a separate ERP system, such as SAP ERP or Microsoft Dynamics ERP, or for some businesses, it can be copied from the orders or invoicing system.

Step 6: Incorporate Formulas into the Sheet in a Controlled Way

The method described above can be used to consistently calculate any formula whose result arises from a calculation from two or more properties, provided for the same time period (monthly in our example).

The forecast error is defined as:

Forecast Error = (Orders Forecast) – (Orders Actual)

and the absolute forecast error is defined as the absolute value of the above. It is easy to create another Tab that will hold the forecast error, like this (note the formula above):

As it can be seen, each cell holds the same formula and can easily be replicated across the whole sheet. Excel will automatically adapt the cell locations when copy-pasting the formula across all cells.

The forecast error is  defined in all cells for all product-retailer combinations over all months.

Note that this is the Signed Forecast Error. This forecast error is useful also for calculating aggregated forecast error across different categories of products. This can show us how good/bad our forecast is regarding overall total number of products, regardless of specific product SKU. For example, we can see if our forecast matched the Actual in the total number of iPhones ordered.

It is also useful to define the Absolute Forecast Error, as here:

The absolute forecast error is a different indicator that considers positive errors to be as important as negative errors. Using this, the importance of out-of-stock is the same as the importance of over-supply. All errors are calculated and the absolute number is taken. This can be aggregated to calculate the Total Absolute Error of the forecast. 

Step 7: Incorporate Complex Formulas in a Simple Way

By Creating more Tabs for [Manufacturing Cost] and [Price to Retailer], it is now possible to create formulas to calculate the Revenue and Profit.

For the revenue see spreadsheet.

Note the formula for the revenue. The revenue is defined simply as cost of product sold multiplied by the amount sold. 

For the profit, see spreadsheet.

Note the formula for the profit. The profit is defined simply as cost of product sold minus the manufacturing cost, all this multiplied by the amount sold.

The profit and revenue metrics can hold different information that helps in decision-making across the organization. By breaking down products according to revenue, it is important to see which SKUs bring in the most revenue. However, it is even more important to see which SKUs bring in the most profit.

By having this structure duplicated across all sheets it is easy to calculate any formula that draws numbers from any of the sheets. It is easy and consistent to replicate it across all product-retailer-month combinations.

It is also easy now, by arranging the data in an Excel table, to filter by any property value. 

For example here, we filter only the iPhone 11, so we can see how well it is doing across all Retailers.

Step 8: Automate Forecasting, but Don’t Over-Automate if Not Possible

Supply chain planning is difficult. There are many variables that need to be accounted for in the planning process. Due to this, the planning process is in many times manual or semi-manual. It is difficult to create an algorithm to account for the different effects such as special promotions, competitive landscape, etc. Therefore, our goal here is to simplify the manual planning process as much as possible, while not automating it completely. We will write about specific methods for forecasting within Excel in a different article (feel free to write to us if it’s important to you, we’re looking for new ideas for articles).

For now, please note that forecasting can be automated, but only where it is indeed predictable. For example, if a change in price consistently shows a change in sales, we can formulate this and put the formula in the planning Excel sheets.

Step 9: Embrace Collaborative Planning

For a comparison of using Excel Desktop vs Excel Online please look here. Overall, our recommendation is to use Excel Desktop on a shared file in a shared drive. We believe this will allow for easier analysis by the financial analysts, that can use advanced features such as pivot-tables, pivot-charts, etc.

Downloading the Example Excel File

All the results and examples presented in this article can be downloaded here.

Feel free to contact us with any suggestions, issues, or requests for any help.

Step 10: Find Other Processes that Can Be Automated

This article is a part of a series of articles that explain other financial processes that may be automated at your company.

  1.  Sales Planning in Excel – here we’re focused on planning at the Weekly level, as is needed when doing sales planning for physical products sold at retailer/resellers. It may be useful for other types of sales planning as well. We provide a method to put a list of retailers and list of products, and plan sales separately for each combination. We also provide formulas for things like forecast errors and other important metrics for Sales Planning.
  2. Supply Chain Planning in Excel – in this article we provide a template for sales at the Monthly level, for supply chain forecasts and actuals, which include Orders and Orders Forecasts, Inventory and Inventory Forecasts, and provide formulas relevant to the supply chain.
  3. Multi-Site and Multi-Currency Budget Planning in Excel – this article focuses on budget planning and analysis and is focused mostly on expenses reporting for the budget, explaining complex issues such as multi-currency and multi-site reporting, and shows how we recommend to build an Excel file for this use-case.

Appendix: Is this Method Good for Your Company? 

This document is aimed at any company where supply chain planning is necessary, and therefore is geared more towards physical products. So if you are manufacturing any kind of physical goods, this document may serve you well, and help you organize your Excel sheets and plan properly for your supply chain.

This document is also useful if your company is not a manufacturer, but a distributor, reseller or importer of goods manufactured by other companies. In that case, the factories are not owned by your company, yet all the important issues of supply chain, such as planning for different locations and different products, and calculating all the availability metrics, are still relevant. 

Comparison to sales planning:  as said, there is a separate article as well as an example of an Excel file for Sales Planning. While Sales Planning and Supply Chain Planning carry many similar characteristics, it is important to note that we are not talking about the same process. In some companies, especially those selling to a small number of customers, and selling amounts that do not change much, there may be almost no need for sales planning. In other companies, sales planning may be a very important complement to supply chain planning. Also, in companies that do not sell physical goods, such as SaaS (Software-as-a-Service) software companies, or service companies, there may be no need to supply chain planning, but there is still a need for sales planning. So read the right document as it fits your company.

Our suggestion is as follows:

If you are selling physical products:

  •  if you already have a tool for supply chain planning (such as an ERP Planning Module), you may keep using the same tool and not move your supply chain planning to Excel. If you need sales planning, read this.
  • If you do not have a tool for supply chain planning, start with this document to organize your supply chain planning in Excel.

If you are selling non-physical products, such as software or services:

  • You don’t need supply chain planning
  • Start with this document to do sales planning properly – Sales Planning in Excel article.

Also, please note that in our sales planning example we build everything around planning on a weekly basis, whereas here we plan monthly. Use what fits your organizations and processes in a better way.

Conclusions

While the system provided cannot ensure that no underlying mistakes in formulas are made in the Excel file, if everyone keeps faithfully adhering to it there is a good chance it will form a process and reduce overall mistakes and time spent on organizing Excel sheets. It will also increase the “belief in the numbers”, as it’s very important for the various stakeholders to be sure that what they are seeing is correct.

If you need a helping hand in implementing this process in your company, or want us to send you an example Excel file, feel free to contact our team of experts. We also appreciate any feedback and questions in the comments below.

Would you like to learn about hot new disruptive startups, and how they challenge the incumbents?

Read our free newsletter with in-depth analysis of disruptive startups, and how they ramp up against the competition.


6 Steps to Increase Supply Chain Efficiency with Examples in Excel
Scroll to top