I want to know how I can programmatic use my linear interpolate equation without having the user or myself to use the Goal Seek function in the data menu, well I could use the function but I want it to be "hidden" and just update the cell when the user is finished writing the required number in the other fields.

link|improve this question
feedback

1 Answer

The functions you're looking for are SLOPE and INTERCEPT, to determine the coefficient of, well, slope and intercept of the fitting line.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.