Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Excel 07, in pie chart, have label options with check boxes Series Name,
Category Name, Value, Percentage. So a typical outcome is "Tonnes 3,450 24%" separated by lines. Would be better if it was "3,450 Tonnes 24%. Is there a method to change the sequncing without messing up automated results. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
the data lables are picking their info up from cells in the spreadsheet, so create a new column and concatenate the three components. For example create a column with the values of the individual slices divided by the total - this is the %, suppose it is in column C with the values in B. =B2&" Tonne "&C2 Fill this formula down. Then use the XLChartLabeler to add these as data labels to your chart. http://www.appspro.com/Utilities/ChartLabeler.htm This is a must have application. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "Tankman" wrote: Excel 07, in pie chart, have label options with check boxes Series Name, Category Name, Value, Percentage. So a typical outcome is "Tonnes 3,450 24%" separated by lines. Would be better if it was "3,450 Tonnes 24%. Is there a method to change the sequncing without messing up automated results. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rearrange data into other columns | Excel Discussion (Misc queries) | |||
How to rearrange data... | Charts and Charting in Excel | |||
How to rezize data label box in pie charts (label wraps to two lin | Charts and Charting in Excel | |||
rearrange data | Excel Discussion (Misc queries) | |||
rearrange data by day | Excel Discussion (Misc queries) |