How to Track Inventory Turnover by Month in Excel​

Learn how to measure whether your inventory is turning into completed jobs or sitting on the shelf tying up cash. In this lesson, you’ll build a month-by-month view of inventory activity, visualize turnover trends, compare purchases vs. usage, and apply simple formatting to spot patterns fast.

Download the Excel file used in this tutorial:

Inventory Turnover Step by Step in Excel

1. Set up the monthly table structure

  • Create a Month column starting with January and drag down to December.
  • Add these column headers:
    • Starting Inventory
    • Inventory Purchases
    • COGS
    • Ending Inventory Value
    • Average Inventory Value
    • Inventory Turnover

2. Enter the starting inventory value

  • In January Starting Inventory, enter your beginning inventory number (example shown: 320,000).
  • This is your baseline inventory value for the first month.

3. Calculate Inventory Purchases by month with SUMIF

  • Use SUMIF to sum purchases for each month.
  • Select the purchase amount column as the sum range (the column that contains dollar amounts for purchases).
  • Select the month column as the criteria range.
  • Use the month name in your table (January, February, etc.) as the criteria.
  • Format as currency:
    • Ctrl + Shift + 4 for dollars
    • Remove decimals if desired
    • Center align if desired

4. Calculate COGS by month with the same SUMIF logic

  • Use the exact same SUMIF formula you used for purchases.
  • The only change is the sum range should reference the COGS column instead of the purchases column.
  • Fill down for all months.
  • Quick fill trick:
    • Select the first cell with the formula
    • Ctrl + Shift + Down
    • Ctrl + D to fill down
  • Use Format Painter if you want consistent formatting across columns.

5. Calculate Ending Inventory Value

  • For each month, calculate:
    • Ending Inventory = Starting Inventory + Purchases − COGS
  • Fill down for all months.

6. Link next month’s Starting Inventory to prior month’s Ending Inventory

  • February Starting Inventory should equal January Ending Inventory.
  • Fill down so every month’s starting value pulls from the prior month’s ending value.

7. Calculate Average Inventory Value

  • Calculate monthly average inventory as:
    • (Starting Inventory + Ending Inventory) / 2
  • Important: use parentheses so Excel calculates correctly.
    • Without parentheses, Excel divides before adding due to order of operations.
  • Fill down for all months.

8. Calculate Inventory Turnover

  • Use this structure:
    • Inventory Turnover = COGS / Average Inventory Value
  • Fill down for all months.
  • Format to 2 decimals:
    • Ctrl + Shift + 1

9. Create the Inventory Turnover line chart

  • Highlight the Month column.
  • Hold Ctrl and highlight the Inventory Turnover column.
  • Insert a line chart:
    • Insert → Line Chart
  • Optional formatting:
    • Double click the axis or labels → Number format → set to 1 decimal
    • Add data labels:
      • Click the chart → click the plus iconData Labels

10. Create the Purchases vs COGS clustered column chart

  • Highlight the Month column.
  • Hold Ctrl and highlight:
    • Inventory Purchases
    • COGS
  • Insert a clustered column chart:
    • Insert → Column Chart → Clustered Column
  • Rename the chart title to something like:
    • “Purchases vs COGS”

11. Apply conditional formatting color scales

  • Highlight a value column (example: Starting Inventory).
  • Go to:
    • Home → Conditional Formatting → Color Scales
  • Pick the scale that matches your intent:
    • For inventory levels: you may want green = high
    • For purchases or COGS: you may want red = high
  • Repeat for other columns, or speed it up:
    • Double click Format Painter and apply the same formatting across multiple ranges.

Tracking Inventory Turnover in Excel Dashboards

Q1. What is inventory turnover (and why does it matter)?
Inventory turnover helps you understand whether inventory is being used efficiently to complete jobs or if too much cash is sitting in stock. Tracking it monthly makes it easier to spot slowdowns, spikes, and purchasing issues.

Q2. What will I build in this video?
You’ll create a month-by-month inventory table that tracks starting inventory, purchases, usage (COGS), ending inventory, and average inventory. Then you’ll turn it into clear visuals you can use in a simple dashboard.

Q3. How does the “starting” and “ending” inventory flow work each month?
Each month’s ending inventory becomes the next month’s starting inventory. This creates a clean roll-forward view that mirrors how inventory actually behaves in real operations.

Q4. What charts will I learn to create?
You’ll build a line chart showing inventory turnover by month and a second chart comparing purchases versus COGS, so you can see buying behavior and usage side by side.

Q5. How can I quickly make the numbers easier to read?
The video shows quick formatting moves like turning values into currency, removing decimals, and adjusting chart number formatting so the dashboard looks clean and presentation-ready.

Q6. How do I make trends stand out instantly?
You’ll learn how to apply conditional formatting (color scales) to highlight high and low values and then copy that formatting across your table using a fast workflow.

Q7. Is there a sample file I can use to follow along?
Yes. The video references a downloadable file link in the description so you can practice with the same structure and replicate the results step by step.

Get more lessons like this
by joining our newsletter

Receive weekly Excel tutorials, tips, and KPIs straight to your inbox

Databoards

Analysis & Development