Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi All,
I have written an iterative formula on pg 10 of the attached but cannot work out why it doesn't work. Could someone please give it a second look? Thank you in advance for your time and help.
Cheers,
Dan
Solved! Go to Solution.
Need to use functions. See attached (yellow highlighted alterations.)
If I right-click on your error and trace the error, I discover this:
I can't locate anywhere you define this variable.
Hi Fred,
Thank you for your reply. I am aware of this, but that error won't effect the find fuction on page 10.
Cheers,
Dan
Hi Dan
The missing value epsilon spotted by Fred appears in the second equation in the Solve block.
The Solve block will not solve without the value.
Cheers
Terry
Need to use functions. See attached (yellow highlighted alterations.)
Just to bring this back to the top of the garbage heap.
Thank you Fred