Jkaen
Chemical
- Aug 1, 2003
- 43
Wonder if you could all help.
I have a spreadsheet working at the moment which i want to run a goalseek on, problem is I dont know the value i want, it just want the minimum for a given range of X. I can think of a very messy way of doing this using loops and if statements,and changing the x value between the range in small increments and storing the minimum value of y and its corresponding x, but that all seems rather messy.
Is there a clean way to do this?
Thanks
I have a spreadsheet working at the moment which i want to run a goalseek on, problem is I dont know the value i want, it just want the minimum for a given range of X. I can think of a very messy way of doing this using loops and if statements,and changing the x value between the range in small increments and storing the minimum value of y and its corresponding x, but that all seems rather messy.
Is there a clean way to do this?
Thanks