Hi all
I am trying to find out whether it is capable in MS Excel to write an algorithm or some sort of VBA code whereby excel will fill in the "blanks" of a formula to give pre-determined results. Let me try to explain myself more clearly.
Say for example I had 2 equations.
Equation #1: (a + b)*c = d
Equation #2: (w - x)/y = z
Both answers must be above a certain value. This value will be pre-determined, so for this example lets say that value is 100.
Is there anyway of getting excel to fill in the "blanks" (in this example, a,b and c; and w, x and y) of the equations to make each answer above that of the pre-determined value (100 for example)?
Quite complex (to me anyway!) and hopefully I have explained as fully as possible.
Thanks for any help
Sam
I am trying to find out whether it is capable in MS Excel to write an algorithm or some sort of VBA code whereby excel will fill in the "blanks" of a formula to give pre-determined results. Let me try to explain myself more clearly.
Say for example I had 2 equations.
Equation #1: (a + b)*c = d
Equation #2: (w - x)/y = z
Both answers must be above a certain value. This value will be pre-determined, so for this example lets say that value is 100.
Is there anyway of getting excel to fill in the "blanks" (in this example, a,b and c; and w, x and y) of the equations to make each answer above that of the pre-determined value (100 for example)?
Quite complex (to me anyway!) and hopefully I have explained as fully as possible.
Thanks for any help
Sam
Last edited: