View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default linest function for curve

See:

http://spreadsheetpage.com/index.php...line_formulas/
--
Gary''s Student - gsnu200831


"Baffeled" wrote:

I want to obtain a formula for a curve for the equation (Mx)²+C. I need the
formula to return values for M and C and will have a number of points for the
formula to refference. I know Linest can return results for Mx+C formula, but
is there a way of returning results for (Mx)²+C? Or is there another function
to return results for a curve?