Good morning,
I am trying to figure out if there is anyway to recalculate a cell if and until a certain value is met... here's the idea:
Cell P3 contains a rand() formula that grabs the value of a cell in a different workbook. From that value, there's a long complicated boring calculation done in Q3.
What I need to do is have P3 (the random value) "refreshed" or recalculated until such time that the result in Q3 is less than 1000. And I guess, as a safety measure, we should add a maximum number of recalculations so that we don't fall into an endless loop.
I know this is sorta not all that clear, I hope this makes sense... if not, I'll give the whole story, it'll make more sense that way.
Any idea anyone?
thanks!!
Cheers,
Realm174
I am trying to figure out if there is anyway to recalculate a cell if and until a certain value is met... here's the idea:
Cell P3 contains a rand() formula that grabs the value of a cell in a different workbook. From that value, there's a long complicated boring calculation done in Q3.
What I need to do is have P3 (the random value) "refreshed" or recalculated until such time that the result in Q3 is less than 1000. And I guess, as a safety measure, we should add a maximum number of recalculations so that we don't fall into an endless loop.
I know this is sorta not all that clear, I hope this makes sense... if not, I'll give the whole story, it'll make more sense that way.
Any idea anyone?
thanks!!
Cheers,
Realm174