Goal Seek

Goal Seek is a What-If Analysis tool that helps you find the input value needed to achieve a specific result in a formula.

Instead of changing numbers manually, Excel automatically calculates the required value for you.

Why Use Goal Seek?

  • Find target sales amount
  • Calculate required marks to pass
  • Determine loan payment adjustments
  • Break-even analysis
  • Financial planning

Example Scenario

Suppose:

  • Cell A1 = Quantity
  • Cell B1 = Price
  • Cell C1 = Total Sales
  • Formula in C1: =A1*B1

If you want Total Sales (C1) to be 100,000, Goal Seek will calculate what Quantity (A1) should be.

Steps to Use Goal Seek

  1. Go to Data tab
  2. Click What-If Analysis
  3. Select Goal Seek
  4. Set:
    • Set Cell → The formula cell (e.g., C1)
    • To Value → Target value (e.g., 100000)
    • By Changing Cell → Input cell (e.g., A1)
  5. Click OK

Excel will calculate the required value automatically.

Real-Life Example

Loan Payment Example

If:

  • Monthly Payment formula exists
  • You want payment to be 20,000

Goal Seek finds the interest rate or loan amount needed.

Important Rules

  • The “Set Cell” must contain a formula
  • The “By Changing Cell” must be referenced in that formula
  • Works with one variable only
  • Cannot change multiple cells at once

Goal Seek vs Solver

Goal SeekSolver
One variableMultiple variables
Simple problemsComplex optimization
Basic What-If toolAdvanced tool

Common Errors

  • No formula in Set Cell
  • Changing cell not linked to formula
  • Non-numeric target value

Benefits of Goal Seek

  • Saves time
  • Accurate calculations
  • Useful for financial modeling
  • Easy to use
  • No complex formulas required

Conclusion

Goal Seek is a powerful and simple What-If Analysis tool in Excel. It helps you determine the required input value to reach a desired outcome, making financial and business calculations faster and more efficient.

Home » Excel Advanced Analytics (EAA) > What If Analysis > Goal Seek