+ Reply to Thread
Results 1 to 2 of 2

show aggregate total in pie chart

  1. #1
    ecav
    Guest

    show aggregate total in pie chart

    How do I get a pie chart to show the total value of the pie somewhere on the
    chart?

  2. #2
    Christopher Scott [MSFT]
    Guest

    RE: show aggregate total in pie chart

    There's not really a way that's built into the chart to do this, but you can
    accomplish the aggregation on the sheet, then link a text box to it.

    For example, if your chart data is in cells A1:A4, enter in =SUM(A1:A4) to
    cell A5. Then insert a text box on top of the chart (Insert > Picture >
    Autoshapes). Select the textbox and in the formula bar type =Sheet1!A5

    The textbox will be linked to that cell. You can add a label to it too, to
    by entering ="Total: "&SUM(A1:A4) or something like that to cell A5.
    --
    Thanks,
    Christopher

    This posting is provided "AS IS" with no warranties, and confers no rights.


    "ecav" wrote:

    > How do I get a pie chart to show the total value of the pie somewhere on the
    > chart?


+ 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