Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default How can I add multiple source data data labels?

To be more exact, I require my original data labels (in an Area Chart in
Excel) to remain visible, ie £250,444; in addition I require to show on the
same drop line, either above or below this original figure, the Loan To Value
amount, ie 48%.

I am sure this is possible, however I am unable to discover the correct
process to enable this eventuality.




  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3,346
Default How can I add multiple source data data labels?

Hi,

First you need to create a concatenated formula in the spreadsheet, then you
need to use a custom add-in to use those cells a data labels.

Assume you 250,444 is in column B and the 48% is in column C then in column
D enter thr formula =TEXT(B1,"£###,###")&" - "&TEXT(C1,"%")

you can download the xl chart labeler from

http://www.appspro.com/Utilities/ChartLabeler.htm

If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Julian Iles" wrote:

To be more exact, I require my original data labels (in an Area Chart in
Excel) to remain visible, ie £250,444; in addition I require to show on the
same drop line, either above or below this original figure, the Loan To Value
amount, ie 48%.

I am sure this is possible, however I am unable to discover the correct
process to enable this eventuality.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do my data labels do not match source data? KeithRD48 Charts and Charting in Excel 1 September 11th 06 08:04 PM
Setting hover data labels to cells other than source data Darren Charts and Charting in Excel 1 January 24th 06 10:20 AM
Setting hover data labels to cells other than source data Darren Excel Discussion (Misc queries) 0 January 24th 06 08:31 AM
renaming data labels by different cells than source data Darren Charts and Charting in Excel 4 January 12th 06 10:35 AM
Pivot Table data source "data source contains no visible tables" Jane Excel Worksheet Functions 0 September 29th 05 08:28 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"