Thread: Forecasting
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Forecasting

Try forecasting based on the sum of the businesses. If you produce linear
forecasts for each business separately, in the end you will have to add them
anyway.
--
Gary's Student


"BlockNinja" wrote:

I have some data that I'd like to provide forecasting for, but it's in 2
levels when broken out into a pivot table, example:

DATE - BUSINESS - SALES
12/1/05 - BUSINESS1 - $5000
12/1/05 - BUSINESS2 - $6000
12/2/05 - BUSINESS1 - $3000
12/2/05 - BUSINESS2 - $8000

Unfortunately, my detail data comes to me in much the same form, by date, by
business, all in those 3 columns. Is there a way that I can still provide
forecasting on this data in this kind of setup?