N
The Global Insight

How do I use Goal Seek in Excel for multiple cells?

Author

Sarah Garza

Updated on February 06, 2026

How to use Goal Seek in Excel

  1. Set up your data so that you have a formula cell and a changing cell dependent on the formula cell.
  2. Go to the Data tab > Forecast group, click the What if Analysis button, and select Goal Seek…
  3. In the Goal Seek dialog box, define the cells/values to test and click OK:

How do you goal seek with multiple variables?

We’ll walk through each of the steps.

  1. Click Data > Solver.
  2. Set your cell objective and tell Excel your goal.
  3. Choose the variable cells that Excel can change.
  4. Set constraints on multiple or individual variables.
  5. Once all of this information is in place, hit Solve to get your answer.

Can you use Goal Seek on multiple cells?

The Multi-Cell Goal Seeker add-in for Microsoft Excel allows you to get goal seek solutions to many spreadsheet cells at one time by automating the goal seek function. It is compatible with Microsoft Excel 2007 to 2019 and Office 365.

Does Goal Seek allow you to put various parts together to calculate a result?

Goal Seek. Whenever you create a formula or function in Excel, you put various parts together to calculate a result. Goal Seek works in the opposite way: It lets you start with the desired result, and it calculates the input value that will give you that result.

What is Goal Seek used for in Excel?

Goal seeking is one of the tools used in “what-if analysis” on computer software programs. A spreadsheet program like Microsoft Excel has a goal seeking tool built-in. It allows the user to determine the desired input value for a formula when the output value is already known.

Can you use Goal Seek in a formula?

Use Goal Seek to determine the interest rate On the Data tab, in the Data Tools group, click What-If Analysis, and then click Goal Seek. In the Set cell box, enter the reference for the cell that contains the formula that you want to resolve. In the To value box, type the formula result that you want.

How is Goal Seek calculated?

Use Goal Seek to determine the interest rate

  1. On the Data tab, in the Data Tools group, click What-If Analysis, and then click Goal Seek.
  2. In the Set cell box, enter the reference for the cell that contains the formula that you want to resolve.
  3. In the To value box, type the formula result that you want.

Can you drag Goal Seek?

Next, we can select a range of changing cells. Remember, in Goal Seek we could only change the value of one cell to meet our goal. Remember, you can just click and drag over the cells in your worksheet, and the range will appear in the dialogue box.

How to use goal seek on multiple cells?

Pressing Ctrl+* (asterisk) will select the “current region” – all contiguous cells in all directions. You must log in or register to reply here. Automated Goal Seek Sporadically Hangs…..

Which is an example of goal seek in Excel?

Goal Seek Example 2 Use Goal Seek in Excel to find the loan amount that produces a monthly payment of $1500. 1. The formula in cell B5 calculates the monthly payment.

How to use a macro for goal seek?

Macro for Goal Seek on Multiple Cells 1 Select your range that contains the “Set Cell” range 2 Select the range which the “Set Cells” will be changed to 3 Select the range of cells that will be changed More …

How to make a goalseek with multiple goals?

This is complicated due to the fact that I have to run the first GoalSeek above every time F19 is changed. What I’d like to have is a macro that loops through values (to the .0001) until F27=1 AND F33=.1.