Sumproduct HELP

V

Victoria4338

need help on a sumproduct function.

Tbl setup
main events (by col)
Front (group)
Col C: qty
Col E: size
Number of colors
Col F thru W, 1 thru 18 (col data down)
Back (group)
Col C: qty same as front (no col)
Col E: size
number of colors

Front: Select qty + size + number of colors + (back: qty + size +
number of colors = $

I can get the sumproduct to work for the front color/qty/size, error
out when I add the back group.

Can you tell me what I'm doing wrong....

Thanks so much
 
S

swatsp0p

I may be missing something here, what do you mean by "front group" an
"back group"?

More info please.

Bruc
 
V

Victoria4338

swatsp0p said:
I may be missing something here, what do you mean by "front group" an
"back group"?

More info please.

Bruce

t-shirt (Front / back)

=SUMPRODUCT(C12:C24=D2)*(D12:D24=E2)*(F11:W24=F2)

for example in cell D2 I enter the qty
E2 enter Size,
I need to look across Col F - W Color 1, 2, etc....
This needs to be done for the back
qty would be the same
buy the size could change
and the number of colors used
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top