M
Mike Wilcox
I wrote a little routine to determine buy/sell amounts to achieve my asset allocation targets. I wanted to give it more functionality by back-calculating allocations based on which securities I hold.
So I started by using Solver to do the same solution that Goal Seek already does, figuring that after that I could add other constraints and variables. Problem is that Solver can't find the solution that Goal Seek does readily. Any idea why?
So I started by using Solver to do the same solution that Goal Seek already does, figuring that after that I could add other constraints and variables. Problem is that Solver can't find the solution that Goal Seek does readily. Any idea why?