![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Location: Toronto, Canada
Posts: 248
|
I would like to show the label name, value and percentage on my pie chart, but I can only use either label name and percentage or value. Is there any way around this?
|
|
|
|
|
|
#2 | |
|
Board Regular
Join Date: Feb 2002
Posts: 74
|
Quote:
and value. If A1:A3 have the labels and B1:B3 have the values, make the formula in C1=A1&CHAR(13)&B1 , etc. (CHAR(13) adds a carriage return: it will look right in the chart.) Now, right-click in the chart and select Source Data. Change the category labels from the default to the new labels you have created (here, C1:C3). Also, make sure that Chart Options shows "label and percent." That should do it.
__________________
"Interfere? Of course we should interfere! Always do what you're best at, that's what I say!" -- The Doctor, Nightmare of Eden |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|