Style number / part number auto-populate in 2nd table

eareeyesee

New Member
Joined
Jan 15, 2015
Messages
3
I am a novice in excel (2010). I own a t-shirt brand, when I put together a print run with multiple designs, that have multiple colored shirts per design (as shown in my screenshot). I need to then total up the number of: SMALL BLACK-T, MEDIUM BLACK-T, SMALL BLUE-T, ETC from all designs combined, so I know how many total of each size/color to order from the supplier.

Normally I manually transpose each BLACK-T row from each individual design, into a BLACK-T column (BLUE-T column, etc) & then sum those totals.

I'm curious if there is a way to some how tag garment names (part number, item code, serial number?), so that every row that uses BLACK-T in the design column, will automatically populate in the individual BLACK-T column, so that it will automatically total all black t's from a PO of 10 assorted designs. And the same for the other color garments?

Sorry I do not know a more concise way to ask this question. Refer to my attached image for visual representation.



print screen windows xp
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
I can't see the image....but from the description you have provided a PivotTable might do the task for you.
If that's not the case, try uploading the wrksheet to a hosting site like DropBox or Mediafire and then post the link back here
 
Upvote 0
Try this.


In a cell =SUMPRODUCT(($A$1:$A$21=I1)*($B$1:$B$21=I2))

Where cell I1 is a drop down of the Designs, I Heart NY, Skull etc.
Where cell I2 is a drop down with the Color-Garment, Black T, Blue T etc.

Howard
 
Upvote 0

Forum statistics

Threads
1,216,128
Messages
6,129,033
Members
449,482
Latest member
al mugheen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top