How to Use Sales Run Rate Formula in Excel (3 Handy Examples)

The sales run rate is used to estimate a company’s potential future revenue based on its present revenue. It is determined by dividing the total current sales by the number of months that are involved with the current sales and then multiplying that value by 12.

Sales/Revenue Run Rate Formula:

The following formula is used in each of the examples.

Sales Run Rate = (Current Sales * 12)/Number of months in the period

Sales run rate can be calculated based on various criteria.

Example 1 – Calculating Monthly Sales Run Rate

In the below example the company has made $15,000 in sales for January. This is used to predict the annual total sales which is the sales run rate.

Steps:

  • Select Cell C9, apply the formula below and press Enter.
=(C7/1)*12

The annual rate is returned.

Applying formula to calculate monthly sales run rate


Example 2 – Calculating Quarterly Sales Run Rate

In this example the dataset contains the total sales for January, February, and March, which can be used to calculate the quarterly sales run rate.

Steps:

  • Select Cell C9, insert the below formula, and hit Enter.
=(SUM(C5:C7)/3)*12

The Current Sales are calculated by finding the SUM(C5:C7) and dividing by the number of months in the period which is 3 then multiplying by 12.

Applying formula to estimate quarterly sales run rate


Example 3 – Calculating Half-Yearly Sales Run Rate

This dataset contains total sales from January to June which can be used to calculate the half-yearly sales run rate.

  • Select Cell C12 then apply the below formula.
=(SUM(C5:C10)/6)*12

Applying formula to calculate half-yearly sales run rate


How to Calculate Dynamic Daily Run Rate in Excel

The sample dataset below contains the Actual Sales made for each product before March 10th.

Based on this it is possible to calculate the daily run rate for total days left and working days left to meet the sales target for the end of March.

 

Dataset to calculate dynamic daily run rate

  • Begin by calculating the total days left. In Cell I5, the starting date March 10 has been entered in mm/dd/yyyy format and in Cell I6 the end date is March 31.
  • Select Cell I7, and insert the below formula.
=I6-I7

Applying formula to calculate number of total days

  • The NETWORKDAYS function is used to calculate the total working days left.
  • Select Cell I8, enter the formula below, and hit Enter.
=NETWORKDAYS(I5,I6)

Applying NETWORKDAYS formula to calculate number of working days

  • To calculate the daily run rate based on the total days left for the first product, select Cell E5, enter the formula below, and press Enter.
  • Use the Fill handle icon to drag the results down the column.
=(C5-D5)/$I$7

Applying formula to calculate daily run rate based on total days left then dragging down using fill handle icon

  • To determine the daily run rate based on working days left, select Cell F5, insert the formula below, and click on Enter.
  • Use the Fill handle icon to drag the results down the column.
=(C5-D5)/$I$8

Applying formula to calculate daily run rate based on working days left then dragging down using fill handle icon

  • To calculate the sum of the daily run rate of all the products, use the SUM function.
  • Select Cell E12 enter the below formula and press Enter.
  • Use the Fill handle icon to drag right this time.
=SUM(E5:E11)

Inserting SUM formula to measure total daily run rate then dragging right using fill handle

  • The dynamic daily run rate is returned as below.

Final output of calculating dynamic daily run rate


How to Forecast Sales in Excel

Excel’s FORECAST function is the simplest way to forecast sales.

Dataset to forecast sales

  • Select Cell C10 and enter the below formula, then press Enter.
  • Use the Fill handle icon to drag the results down the column.
=FORECAST(B10,$C$5:$C$7,$D$5:$D$7)

Applying FORECAST formula then dragging down using fill handle

  • The forecasted sales for the next three months are returned as below.

Final result showing the forecasted sales of next three months


Download Practice Workbook


<< Go Back to Sales | Formula List | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Raiyan Zaman Adrey
Raiyan Zaman Adrey

Raiyan Zaman Adrey, armed with a BSc in Civil Engineering from Bangladesh University of Engineering and Technology, efficiently combines engineering skills with a passion for Excel. In his role as an Excel & VBA Content Developer at ExcelDemy, he not only tackles complex issues but also demonstrates an enthusiastic mindset, efficiently managing critical situations with patience, showcasing his commitment to excellence. He is interested in C, C++, C#, JavaScript, Python, Microsoft Office, AutoCAD, Adobe Illustrator, Data Entry, and... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo