View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jo[_2_] Jo[_2_] is offline
external usenet poster
 
Posts: 69
Default Using Excel to Predict Value?

Hi everone,

Say you have 50 values in A column and you want to predict the 51th
value based on the previous 50 values. What Excel's function you use?

I know FORECAST(x,known_y's,known_x's) but I have only x values in my
example!

Thanks,
John