B
Bob
Hi all:
I was wondering if in excel macro, I can have my user input an equation in a
cell as either text or formula (for example "x^2+3*x+6"), and in my macro
read this text, and evaluate the function, and put the result in a variable,
for example y. I need this to process Newton-raphson method for any
inputted function. Thanks for your help.
Bob
I was wondering if in excel macro, I can have my user input an equation in a
cell as either text or formula (for example "x^2+3*x+6"), and in my macro
read this text, and evaluate the function, and put the result in a variable,
for example y. I need this to process Newton-raphson method for any
inputted function. Thanks for your help.
Bob