Section Learning Objectives
📥 Hands-on: Reverse-Engineering Outputs
Download the provided CSV template to practice using Goal Seek to force an L&T construction model to output a specific Net Income.
Goal Seek: Reverse-Engineering One Input
Goal Seek answers: "What input value do I need to achieve a specific output?" It changes ONE input cell until a formula produces your desired result. Think of it as running your model backwards.
Finding Target Required Revenue Growth
Question: Ignoring changes to Fixed Expenses or Margin, what exact Revenue Growth Rate must sales achieve to satisfy this Net Income Target?
Data → What-If Analysis → Goal Seek.B15) — must be a formula.To value: Type
1000 (your target Net Income).By changing cell: Click the Revenue Growth Percentage assumption cell (e.g.,
B3) — must be a hardcoded number.
• Works with only ONE input variable at a time
• The "Set cell" must contain a formula (not a hardcoded value)
• May not find a solution if the target is mathematically impossible
• Results are not dynamic — if other inputs change, you must re-run Goal Seek
Solver: Multi-Variable Optimization
Solver is the advanced version of Goal Seek. Where Goal Seek only changes ONE variable with NO limits, Solver can change multiple input variables simultaneously while respecting strict constraints you define (e.g. "Don't let margin drop below 20%").
Complex L&T Target Optimization
Question: How do you configure Solver to hit the ₹1,000 Cr target by changing two variables, given the firm constraint that Revenue Growth must cap at 8%?
File → Options → Add-ins → Manage Excel Add-ins → Go. Check the box for Solver Add-in. It will now appear on your Data tab.B15)To: Select
Value of and type 1000.
B3) and Fixed OpEx cell (B5) separated by a comma.Subject to the Constraints: Click Add. Select the Revenue Growth cell (
B3), choose <=, and type 8%.
Break-even analysis: What revenue growth gets NI to $0?
Target capital structure: What debt/equity mix achieves a target D/E ratio?
Optimal pricing: What price maximizes total profit given demand elasticity?
Debt capacity: How much debt can the company take on before interest coverage falls below 2.0×?