MS_Xsmell
Board Regular
- Joined
- Jan 27, 2007
- Messages
- 76
- Office Version
- 365
- Platform
- Windows
The standard goal seek function runs slowly in a financial model I am building when solving for an acquisition price that meets a user defined investment hurdle target.
Solver seems to provide more efficient options to ‘goal seek’ (newtons method, etc), but some users will not have the addin or ability to install the add in.
Any guidance on code that will use alternative approaches to the standard goal seek application?
It’s a linear function: acquisition price goes up= investment metric goes down… acq price goes down, metric goes up.
Thoughts? Thanks in advance.
Solver seems to provide more efficient options to ‘goal seek’ (newtons method, etc), but some users will not have the addin or ability to install the add in.
Any guidance on code that will use alternative approaches to the standard goal seek application?
It’s a linear function: acquisition price goes up= investment metric goes down… acq price goes down, metric goes up.
Thoughts? Thanks in advance.