View Single Post
  #1   Report Post  
spydog27
 
Posts: n/a
Default How can I shift cell range contents by using a function?

I am doing some simple forecasting. I want to be able to enter the new data
value into a cell and then have a cell range automatically update with the
five most recent data points that the user has entered. Then the forecast is
made based on the new data as well as the most recent- without having to add
cells and what not. Hope this makes sense.