How to Use Goal Seek in Microsoft Excel

Configurare noua (How To)

Situatie

Have you ever had a financial goal you sought but weren’t exactly sure how to get there? Using Goal Seek in Microsoft Excel, you can determine what you need to accomplish your goal. Maybe you want to save a certain amount of money in the next few years but aren’t sure how much you need to set aside each month. Or perhaps you want to take out a loan and know how much you can afford every month, but don’t know what interest rate to look for.

Solutie

Goal Seek is part of the What-If Analysis group built into Excel. It works with values you insert and a formula you enter to calculate those values. This means that a formula is necessary to use Goal Seek.

The tool is especially useful for the situations mentioned above such as savings, investments, and loans, but can be used in other scenarios as well. Once you obtain the results from the Goal Seek tool, you can simply view them or pop them into your sheet.

For a simple way to get familiar with the tool, we’ll start with a basic example. We want to determine how many units of our product we need to sell to reach our goal. So, we have the current Quantity, Unit Price, and Total Sales as shown below.

Sales figures in Excel

The Total Sales in cell B3 is a formula that multiples the Quantity by the Unit Price: =B1*B2.

  • We want to find out how many units we must sell to reach our goal of $20,000 in total sales. For this, Goal Seek is ideal.
  • Go to the Data tab, click the What-If Analysis drop-down arrow, and select “Goal Seek.”

Goal Seek in the What-If Analysis menu

In the small Goal Seek box, insert the following:

  • Set Cell: Enter the cell reference containing the formula you want to change. Remember, changing the formula shows us the input we need to reach our goal.
  • To Value: Enter the result you want. For us, this is 20,000.
  • By Changing Cell: Enter the reference for cell you want to adjust. For us, this is B1 for the Quantity.

Goal Seek for sales figures

When you finish, click “OK.” The Goal Seek Status box shows a solution was found and you’ll see a preview in your spreadsheet.

Goal Seek results for sales figures

As you can see, we now know that we must sell 800 units of our product to reach our $20,000 goal. Click “OK” to apply the change to your sheet or “Cancel” to simply close the Goal Seek Status window.

Another good way to use Goal Seek in Excel is for help with loans. You may have the loan amount, term in months, and payment you can afford, but want to know what interest rate you should seek.

Here we have the Loan Amount, Term, and Payment fields filled in. (You can ignore the payment amount displayed for now since the formula still needs the interest rate.) We have the formula for the PMT (Payment) function in cell B4: =PMT(B3/12,B2,B1).

Loan figures in Excel

Select Data > What-If Analysis > Goal Seek and insert the following:

Set Cell: Enter the cell reference containing the formula you want to change. For us, this is B4.

To Value: Enter the result you want. For us, this is -800 because we can afford $800 monthly.

By Changing Cell: Enter the reference for cell you want to adjust. For us, this is B3 for the Interest Rate.

Note: Excel uses a negative number for the payment when using the PMT function.

Goal Seek for loan figures

Click “OK” to see the results. It looks like we’ll try for a 4.77% annual interest rate for our loan.

Goal Seek results for loan figures

Select “OK” to apply the change to your sheet or “Cancel” to close the box.

Tip solutie

Permanent

Voteaza

(2 din 3 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?