A
Alexander
I didn't know where to ask. I've attached an excel 2007 worksheet to
help show the problem. Please point me in the right direction if someone
could please.
1) I have a weekly forcast of mother parts. Weeks are on the top row.
MotherParts on on the left column. MotherParts might not always be in
the
same order, and they do repeat, but do not repeat in any order.
2) There are a set number of child parts for each type of mother part.
MotherPartA may have Xnumber of ChildPartM, and MotherPartB may have
Ynumber of ChildPartN and Znumber of ChildpartM. Childparts per mother
part does not change, it can be listed in a small table.
3) I'm needing a daily forcast of childparts.
I've tried {sum((range=criteria)*(range=criteria)*(data))} arrays, but
having a difficult time (a) matching the day to the weekly forcast and
(b)
multipling by the corrosponding number of child parts.
I've tried in Index(data,match(criteria,rang),match(criteria,range))
function, but it only returns the forcast from the 1st mother part it
sees,
and doesn't add together the mulitple mother part forecasts.
Thank you anyone for some direction, rather it be a suggestion for a
formula
or somewhere else to ask.
+-------------------------------------------------------------------+
|Filename: example.xlsx |
|Download: http://www.thecodecage.com/forumz/attachment.php?attachmentid=230|
+-------------------------------------------------------------------+
help show the problem. Please point me in the right direction if someone
could please.
1) I have a weekly forcast of mother parts. Weeks are on the top row.
MotherParts on on the left column. MotherParts might not always be in
the
same order, and they do repeat, but do not repeat in any order.
2) There are a set number of child parts for each type of mother part.
MotherPartA may have Xnumber of ChildPartM, and MotherPartB may have
Ynumber of ChildPartN and Znumber of ChildpartM. Childparts per mother
part does not change, it can be listed in a small table.
3) I'm needing a daily forcast of childparts.
I've tried {sum((range=criteria)*(range=criteria)*(data))} arrays, but
having a difficult time (a) matching the day to the weekly forcast and
(b)
multipling by the corrosponding number of child parts.
I've tried in Index(data,match(criteria,rang),match(criteria,range))
function, but it only returns the forcast from the 1st mother part it
sees,
and doesn't add together the mulitple mother part forecasts.
Thank you anyone for some direction, rather it be a suggestion for a
formula
or somewhere else to ask.
+-------------------------------------------------------------------+
|Filename: example.xlsx |
|Download: http://www.thecodecage.com/forumz/attachment.php?attachmentid=230|
+-------------------------------------------------------------------+