Multiple Data Labels on a Pie Chart

business_analyst

Board Regular
Joined
Jun 5, 2009
Messages
99
Hello All,

So I have a table with 8 rows and 3 columns. This table includes:
Column 1 - shipment name
Column 2 - shipment cost
Column 3 - shipment weight

I have created a pie chart from this table, which covers the first two columns. Displayed next to each slice is a label with the shipment name, shipment cost, and percent share of the pie.

The issue is that I would like to include the shipment weight (column 3), in each label as well, but ONLY for display purposes, I do not want to change what is being graphed in any way. I did some sleuthing, but there seems to be no ready made way to do this. I even thought about concatenating column 1 and column 3, in order to graph costs but show name and weight. However, number formats do not stick with concatenations so that idea didn't work so well.

Any suggestions would be greatly appreciated. Thanks.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,515
Messages
6,119,973
Members
448,933
Latest member
Bluedbw

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