PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Discussion Sumproduct Please Help!

Reply

Sumproduct Please Help!

 
Thread Tools Rate Thread
Old 14-03-2006, 05:08 PM   #1
jcastellano
Guest
 
Posts: n/a
Default Sumproduct Please Help!



I have been having a difficult time getting a response to this issue
am having. Hopefully, I can do a better job of explaining the problem.
I have tried every combination I can think of.

I am having my plants forecast weekly receipts and disbursements for a
18 week period time once a month (i.e. every 15th of the month eac
plant will provide a new 18-week forecast). Each week's forecast wil
be in one separate column beginning in column f (i.e. 24-Feb column f
3-Mar column g;10-Mar column h; etc.). Therefore, after the nex
monthly update, column f will be week #1 of the forecast but it will b
a different week ending.

In column c I have several categories of receipts and disbursements fo
which I will receive a forecast. My deliverable to my banks only need
to be 13 weeks, but I have to produce the deliverable weekly
Additionally, I also want to summarize some of the categories in colum
c as I will not need to show all of the detail. Therefore, my firs
deliverable would begin with the week of 24-Feb in column f and g
through 19-May in column r. The following week, my deliverable woul
begin with 3-Mar in column f and go through May 26 in column r. Do yo
see the pattern?

In column e I have created summary categories for the line items I hav
in column c. I have been trying to use the sumproduct category as I wan
to summarize by my categories in column e, yet I want to go to th
source table based on the week ending dates I have in each colum
header. I have discovered that sumproduct will not work with differen
arrays. I posted a thread last night with a pdf sample of what I a
trying to do and I have no response. I don't know if that's due to th
fact that there is a file attached to the thread and users ar
concerned about viruses, or if I am trying to do something crazy here.

I hope someone can help. Very desparate

+-------------------------------------------------------------------
|Filename: SumProduct Table.zip
|Download: http://www.excelforum.com/attachment.php?postid=4456
+-------------------------------------------------------------------

--
jcastellan
-----------------------------------------------------------------------
jcastellano's Profile: http://www.excelforum.com/member.ph...nfo&userid=3098
View this thread: http://www.excelforum.com/showthread.php?threadid=52222

  Reply With Quote
Old 15-03-2006, 03:40 AM   #2
kcc
Guest
 
Posts: n/a
Default Re: Sumproduct Please Help!

Assuming the first number (500) is in cell D4 (you don't show
row numbers), and the first calc (900) is in D20, set D20 to
=SUMPRODUCT(--($B20=$C$4:$C$16)*OFFSET($C$2,2,MATCH(D$19,$D$2:$H$2),ROWS($C$4:$C$16)))
This assumes the dates are in order across the page.

Many people may have ignored it because they didn't want to
deal with a zip of a pdf that has to be converted to excel when
an actual excel file would have been half the size.

kcc

"jcastellano" <jcastellano.24o3am_1142352600.733@excelforum-nospam.com>
wrote in message
news:jcastellano.24o3am_1142352600.733@excelforum-nospam.com...
>
> I have been having a difficult time getting a response to this issue I
> am having. Hopefully, I can do a better job of explaining the problem.
> I have tried every combination I can think of.
>
> I am having my plants forecast weekly receipts and disbursements for an
> 18 week period time once a month (i.e. every 15th of the month each
> plant will provide a new 18-week forecast). Each week's forecast will
> be in one separate column beginning in column f (i.e. 24-Feb column f;
> 3-Mar column g;10-Mar column h; etc.). Therefore, after the next
> monthly update, column f will be week #1 of the forecast but it will be
> a different week ending.
>
> In column c I have several categories of receipts and disbursements for
> which I will receive a forecast. My deliverable to my banks only needs
> to be 13 weeks, but I have to produce the deliverable weekly.
> Additionally, I also want to summarize some of the categories in column
> c as I will not need to show all of the detail. Therefore, my first
> deliverable would begin with the week of 24-Feb in column f and go
> through 19-May in column r. The following week, my deliverable would
> begin with 3-Mar in column f and go through May 26 in column r. Do you
> see the pattern?
>
> In column e I have created summary categories for the line items I have
> in column c. I have been trying to use the sumproduct category as I want
> to summarize by my categories in column e, yet I want to go to the
> source table based on the week ending dates I have in each column
> header. I have discovered that sumproduct will not work with different
> arrays. I posted a thread last night with a pdf sample of what I am
> trying to do and I have no response. I don't know if that's due to the
> fact that there is a file attached to the thread and users are
> concerned about viruses, or if I am trying to do something crazy here.
>
> I hope someone can help. Very desparate.
>
>
> +-------------------------------------------------------------------+
> |Filename: SumProduct Table.zip |
> |Download: http://www.excelforum.com/attachment.php?postid=4456 |
> +-------------------------------------------------------------------+
>
> --
> jcastellano
> ------------------------------------------------------------------------
> jcastellano's Profile:
> http://www.excelforum.com/member.ph...fo&userid=30986
> View this thread: http://www.excelforum.com/showthrea...threadid=522223
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off