I have a large model that makes extensive use of the TREND function in excel to generate a baseline set of numbers from a Trailing Twelve month data array. Since TREND is not a supported function I tried to use the FORECAST function but the results are not as clean as the TREND results. Is there any other way to do that (other than manually running the trend formulas for each cell)