View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bernie Deitrick Bernie Deitrick is offline
external usenet poster
 
Posts: 5,441
Default How do I extrapolate from a given set of data?

Neha,

Look in help for FORECAST

If your relationship is non-linear, then you may need to manipulate your X's
and/or Y's - X^2 or Y !(1/2), for example, and then use those in the
function call.

HTH,
Bernie
MS Excel MVP




"Neha" wrote in message
...