PC Review


Reply
Thread Tools Rate Thread

Data Summary

 
 
Jimmy Joseph
Guest
Posts: n/a
 
      12th May 2006
Hello All,

I have the following data table in excel.


Qty Product Part1 Part2 Part3 Part4
10 a1 a x e f
10 a2 a y e g
10 a3 b x e h
20 a4 m p e u
50 a5 n q e i
60 x2 a x e t

The Qty mentioned is common for product,part1,part2,part3,part4 in a row.

Now i would like to have an automated summary in a different sheet as
below


> Part1 Qty Part2 Qty Part3 Qty Part4 Qty
> a 80 x 80 e 160 f 10
> b 10 y 10 g 10
> m 20 p 20 h 10
> n 50 q 50 u 20
> i 50
> t 60


How do I do it?

Regards,

Jimmy Jospeh




 
Reply With Quote
 
 
 
 
Ardus Petus
Guest
Posts: n/a
 
      12th May 2006
In summary sheet, you can get the totals with a formula like:
=SUMIF(Products!$C$2:$C$7,A2,Products!$A$2:$A$7)
See example: http://cjoint.com/?fmkJhzVi8q

To automate the production of parts lists in Summary, you can use
Data>Filter>Advanced filter to take out dupes.

HTH
--
AP

"Jimmy Joseph" <(E-Mail Removed)> a écrit dans le message de news:
Xns97C189FD6E1F3jimmyjosephinboschco...c.cc.bosch.com...
> Hello All,
>
> I have the following data table in excel.
>
>
> Qty Product Part1 Part2 Part3 Part4
> 10 a1 a x e f
> 10 a2 a y e g
> 10 a3 b x e h
> 20 a4 m p e u
> 50 a5 n q e i
> 60 x2 a x e t
>
> The Qty mentioned is common for product,part1,part2,part3,part4 in a row.
>
> Now i would like to have an automated summary in a different sheet as
> below
>
>
>> Part1 Qty Part2 Qty Part3 Qty Part4 Qty
>> a 80 x 80 e 160 f 10
>> b 10 y 10 g 10
>> m 20 p 20 h 10
>> n 50 q 50 u 20
>> i 50
>> t 60

>
> How do I do it?
>
> Regards,
>
> Jimmy Jospeh
>
>
>
>



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data summary Norm Microsoft Excel Misc 0 8th Apr 2010 05:49 PM
Summary data Tamara Microsoft Excel Misc 2 30th Jul 2008 05:39 PM
Getting Summary Data From A large Data of Files in a Directory =?Utf-8?B?c3RyYXRpcw==?= Microsoft Excel Programming 3 2nd Jul 2007 03:08 PM
Use detailed data in one worksheet to create summary data as chart source rdemyan Microsoft Excel Charting 0 23rd Jan 2007 03:18 PM
converting pivot table data to summary data dan graziano Microsoft Excel Programming 1 28th Mar 2004 02:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:40 PM.