Thanks for your reply --

Forecast accepts arrays as the last two arguments, so I'm just trying to give an array of numbers. The second input listed would give one row minus another row, giving an integer, would it not?

I need to know how to express a series of numbers as an array: [1..70] {1..70}? I can't find the right format. Every time I search Google returns information on array functions.

Help!