I have a spreadsheet in which one cell, P2 is calculated through a complicated set of iterative functions. I have an input cell P1 that is directly used in the iterations in solving P2. My issue however is that when I goal seek P2 but changing P1, P2 doesn't change and P1 ends up alternating between some arbitrarily large positive and negative numbers.
I have the iterative calculation option turned on and have also tried using Solver to no avail.
I dont believe there is an error with the code, as I can manually change P1 in order to get any desired value of P2 so my question is, is there any other reason why goal seek wouldnt work on an iterative function? Because P2 doesnt change at all while the Goal Seek is running, I think there must be something deeper going on.
Any advice would be much appreciated, Thanks
Bookmarks