View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fourbluenotes fourbluenotes is offline
external usenet poster
 
Posts: 1
Default How to trace a function f(x) in excel?

Say, I have a financial model that gives me a company value as an output. I
would like to carry-out a sensitivity analysis on any input value (growth,
discount factor, interest on debt, etc.)
The results would be presented in a table.
I've been looking around but coudnt find any plugin or macro...
Any idea?