PC Review


Reply
Thread Tools Rate Thread

Data labels: Making the value currency & use % in a chart?

 
 
=?Utf-8?B?QUtP?=
Guest
Posts: n/a
 
      2nd Aug 2005
Is is possible to have in a pie chart BOTH the value with a currency format
and the 1,000 comma option on, with the percentage checked as well?
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      2nd Aug 2005
You might have to construct your own labels in an extra worksheet range,
using a formula like this:

=TEXT(B2,"$#,000.00")&CHAR(10)&TEXT(B2/SUM($B$2:$B$10),"0.0%")

then use a utility like those below to assign these labels to the pie
wedges:

Rob Bovey's Chart Labeler, http://appspro.com
John Walkenbach's Chart Tools, http://j-walk.com

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


AKO wrote:

> Is is possible to have in a pie chart BOTH the value with a currency format
> and the 1,000 comma option on, with the percentage checked as well?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making Data and Axis Labels Different Risky Dave Microsoft Excel Charting 2 23rd Feb 2010 07:29 PM
Chart - Data Labels Darren L Microsoft Excel New Users 1 20th Dec 2007 07:44 PM
Data labels on chart Rita Microsoft Access VBA Modules 0 11th Feb 2005 01:28 PM
Making labels but not all data fields are shown??? David Schurr Microsoft Access 0 6th Oct 2004 06:39 PM
Re: Making Histograms - Data Labels Jon Peltier Microsoft Excel Charting 0 27th Sep 2003 05:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:34 AM.