+ Reply to Thread
Results 1 to 2 of 2

pie charts with aggregation

  1. #1
    aaronfude@gmail.com
    Guest

    pie charts with aggregation

    Hi,

    I need to build a pie chart of the following data:
    Energy 1,000
    Energy 2,000
    Consumer 3,000
    Consumer 2,000
    Consumer 5,000
    Financial 3,000
    Financial 3,000
    Financial 2,000
    Consumer 5,000
    Consumer 2,000
    Consumer 1,000

    and I want the pie chart to have only three slices (Energy, Financial,
    Consumer).

    Is this doable (without pre-re-aggregating data)?

    Many thanks in advance!

    Aaron Fude


  2. #2
    Tushar Mehta
    Guest

    Re: pie charts with aggregation

    Create a PivotTable (and PivotChart) from that data set. Add a column
    header row, name the two columns, select any cell in that region, and select
    Data | PivotTable and PivotChart Report... (the name may vary depending on
    what version of XL you have).

    In the PT, the first column is the row field and the SUM(2nd column ) should
    be the data field.

    --
    Regards,

    Tushar Mehta
    www.tushar-mehta.com
    Excel, PowerPoint, and VBA add-ins, tutorials
    Custom MS Office productivity solutions

    In article <1153022905.552779.218600@75g2000cwc.googlegroups.com>,
    aaronfude@gmail.com says...
    > Hi,
    >
    > I need to build a pie chart of the following data:
    > Energy 1,000
    > Energy 2,000
    > Consumer 3,000
    > Consumer 2,000
    > Consumer 5,000
    > Financial 3,000
    > Financial 3,000
    > Financial 2,000
    > Consumer 5,000
    > Consumer 2,000
    > Consumer 1,000
    >
    > and I want the pie chart to have only three slices (Energy, Financial,
    > Consumer).
    >
    > Is this doable (without pre-re-aggregating data)?
    >
    > Many thanks in advance!
    >
    > Aaron Fude
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1