Losty
Mechanical
- Sep 26, 2005
- 23
Hi Guys,
This is what i am trying to achieve:
I want to make a calculation sheet where the formula involves three variables...say,
Results(R) = f(a,b,c)
At any given time, three of the varibles are known and the user needs to find the 4th variable.
I want a simple interface, where user first select which variable he/she wants to find out (say from a drop-down list) and accordingly the excel displays ( on the same sheet) cells for entering three unknown variables thus calculating the fourth variable.
Since my knowledge of excel is pretty basic, any advice on modelling the above problem without VBA or writing code tc would be really useful.
Thanks
Losty
This is what i am trying to achieve:
I want to make a calculation sheet where the formula involves three variables...say,
Results(R) = f(a,b,c)
At any given time, three of the varibles are known and the user needs to find the 4th variable.
I want a simple interface, where user first select which variable he/she wants to find out (say from a drop-down list) and accordingly the excel displays ( on the same sheet) cells for entering three unknown variables thus calculating the fourth variable.
Since my knowledge of excel is pretty basic, any advice on modelling the above problem without VBA or writing code tc would be really useful.
Thanks
Losty