Thread
:
Possible to add second data label to pie chart?
View Single Post
#
1
Tushar Mehta
Posts: n/a
Create the composite label in a worksheet column by concatenating the
data in other cells and the nextline character, CHR(10). Now, use this
composite label column as the source for Rob Bovey's add-in.
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
In article ,
says...
I do have separate tiltles for each series however only one series
appears on a pie chart. I am guessing because excel can only graph one
series on the pie chart it ignores the extra one.
I need to have two separate labels, one for the name of the pie and its
percentage and another label in the middle of the pie with the change
from last year.
--
jpwolf00
------------------------------------------------------------------------
jpwolf00's Profile:
http://www.excelforum.com/member.php...o&userid=23654
View this thread:
http://www.excelforum.com/showthread...hreadid=377743
Reply With Quote