Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to create a weekly forecast (for the future 26 weeks) of sales
units based on the last 26 weeks of sales performance. This forecast (linear) is updated on a weekly basis as the weeks sales come in as well as the "last_valid_week" named range. I can not get the starting point of the offset function to work correctly. Here is a sample of my formula(that doesn't work). =FORECAST(BL$3,OFFSET(ADDRESS(ROW(),MATCH(Last_val id_Week,3:3,),1,,"sheet1"),0,0,1,-26),OFFSET(ADDRESS(3,MATCH(Last_valid_Week,3:3,),1 ,,"sheet1"),0,0,1,-26)) Row 3 contains the date values and the equivalent row number(Sheet1) to the current row(Forecast sheet) contains the sales data. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Forecast a date from data given | Excel Discussion (Misc queries) | |||
# of weeks left based upon a date? | Excel Discussion (Misc queries) | |||
always recheck data connection library in MOSS for latest data sou | Excel Discussion (Misc queries) | |||
Forecast using 2 data sets | Excel Worksheet Functions | |||
SUMMARIZING DATA BASED ON DATES GROUPED IN WEEKS | New Users to Excel |