Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is anyone familiar how to forecast using arrays. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi vijaya,
Could you please be more specific. Thanks. Have you looked at the online help and search for the word Forecast? you'll find info about the FORECAST function, about moving average methods... -- Regards, Sébastien <http://www.ondemandanalysis.com "vijaya" wrote: Hi, Is anyone familiar how to forecast using arrays. Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I have a list of ITems Unit quantity and prices. I need to use this data to estimate the cost of the items for different quantity using the previous costs. I used the forecast funtion, but the problem is i have lot of items, If a new item is considered it has to check all the items present in the data base, check the quantity and costs, use that information and estimate the cost of the items new quantity. Example: quantity Cost Apples 2 20 Cherries 3 10 Guavas 1 5 Peaches 2 6 Apples 3 30 Guavas 3 10 ORanges 5 6 Peaches 3 10 Cherries 5 40 Apples 4 40 Guavas 5 15 Peaches 10 35 ORanges 10 15 Cherries 6 45 Guavas 2 5 PEaches 5 14 The data is arranged in the above manner with different item names, quantity and cost, Now I have the following data in another sheet, or i can put it in the same sheet as above. Data: Quantity Peaches 40 ORanges 30 Cherries 10 Apples 20 Bananas 30 The cost of 40 peaches has to be estimated/forecasted using the previous list of data. It has to see the qunatity and cost for peaches and has to estimate for the present quantity. And as bananas is not in the list it has to return as Forecast not available/// Same sort of estimation of price for all the remaining items also has to be done I could use the forecasting technique if i have less data, by arranging the data in rows, but i had so much of data that i had to arrange in rows, i got nearly 25000 rows of data containing quantity and cost. "sebastienm" wrote: Hi vijaya, Could you please be more specific. Thanks. Have you looked at the online help and search for the word Forecast? you'll find info about the FORECAST function, about moving average methods... -- Regards, Sébastien <http://www.ondemandanalysis.com "vijaya" wrote: Hi, Is anyone familiar how to forecast using arrays. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
forecasting | Excel Worksheet Functions | |||
forecasting | Excel Discussion (Misc queries) | |||
Forecasting | Excel Worksheet Functions | |||
Forecasting | Excel Discussion (Misc queries) | |||
Forecasting using arrays | Excel Worksheet Functions |