Skip to main content
1-Visitor
October 3, 2012
Solved

Taking forward the result values of Find function

  • October 3, 2012
  • 3 replies
  • 1671 views

Hello Friends,

I have solved a set of equations to find two unknown values by using Find function. But I couldn't able to use the values which I got as result for further calculations. I think its because I have defined the unknown variavles with assumed values.

Can anyone help me to resolve this?

Thanks,

Venu

Best answer by MikeArmstrong

You need to assign the results to a variable, see the attached.

Mike

3 replies

1-Visitor
October 3, 2012

You need to assign the results to a variable, see the attached.

Mike

1-Visitor
October 3, 2012

Thank you very much Mike.

1-Visitor
October 3, 2012

No problem at all. You are welcome.

Mike