How to Figure out Discount Rate in Excel

This guide explains how to determine the discount rate within Excel.

Discounting adjusts the value of future cash flows to reflect their present value, recognizing that money received later is worth less than the same amount received today.

The discount rate is the rate used when calculating the net present value (NPV) of an investment. In discounted cash flow (DCF) analysis, it helps determine the present value of those future cash flows.

Here’s how to calculate it using the Weighted Average Cost of Capital (WACC) formula in Excel.

Calculating Discount Rate Using WACC in Excel

The most effective method for calculating the discount rate is using the Weighted Average Cost of Capital (WACC). WACC considers a firm’s capital structure to arrive at an appropriate discount rate.

To calculate WACC, you’ll need these values:

  • Market value of equity (E)
  • Market value of debt (D)
  • Total market value of equity and debt (V)
  • Cost of equity (Re)
  • Cost of debt (Rd)
  • Corporate tax rate (Tc)

The WACC formula is:

WACC = (E/V * Re) + (D/V * Rd * (1 - Tc))

The first part, (E/V * Re), calculates the weighted value of equity capital. The second part, (D/V * Rd * (1 - Tc)), calculates the weighted value of debt capital, considering the tax shield provided by debt. The WACC output serves as the discount rate when calculating a business’s Net Present Value (NPV).

Consider this example:

A company has the following details:

  • Market value of equity: $100,000
  • Market value of debt: $50,000
  • Cost of equity: 8%
  • Cost of debt: 5%
  • Corporate tax rate: 25%

These data points can be entered into an Excel table for easy reference.

Using this data, the WACC formula in Excel would be:

= ((B1/B3)*B4) + ((B2/B3)*B5*(1 - B6))

After evaluating the formula, the company’s WACC is found to be 6.58%. This percentage can then be used as the discount rate for calculating the NPV of the company’s future cash flows.

How to Calculate Discount Rate in Excel

Step 1: Input the market value of equity (E) and debt (D) into your Excel sheet.


Step 2: Calculate the total market value of equity and debt (V).


In our example, you could use the formula `=B1+B2` to find the sum of E and D.

Step 3: Enter the cost of equity, cost of debt, and the corporate tax rate as percentage values.


Step 4: Apply the WACC formula to find the weighted average cost of capital (WACC).


In our example, the formula `=((B1/B3)*B4)+((B2/B3)*B5*(1-B6))` would be used.

FAQs

  1. What does a higher WACC signify?

    A higher WACC suggests a higher cost of capital, potentially making projects or investments less appealing.

  2. How often should WACC be recalculated?

    Recalculate WACC when notable changes occur in a company’s capital structure, cost of debt, or cost of equity. Periodic updates are advisable to reflect current market conditions.


That’s all it takes to calculate the discount rate using the WACC formula in Excel. This value is critical for investment analysis and financial planning.