A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Can I rearrange data label sequence



 
 
Thread Tools Display Modes
  #1  
Old March 9th, 2009, 08:46 PM posted to microsoft.public.excel.charting
Tankman
external usenet poster
 
Posts: 9
Default Can I rearrange data label sequence

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  
Old March 12th, 2009, 04:03 AM posted to microsoft.public.excel.charting
Shane Devenshire
external usenet poster
 
Posts: 845
Default Can I rearrange data label sequence

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.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:24 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.