#1   Report Post  
Posted to microsoft.public.excel.charting
AK AK is offline
external usenet poster
 
Posts: 56
Default XY Chart Labels

Need the help up of the Excel gurus..

I'm using Rob Bovey's XY Chart labeler to label a Red, Yellow, and Green XY
chart.

By the way...this add-in is great!!!

The data for the charts are built from dynamic named ranges for both X and
Y. I have a helper column for the labels that is a dynamic named range as
well. All data is linked to an MS Access db.

Here's what I'm trying to do:
The data for the charts will change whenever I load the file with new data
and was wondering if anyone knew how to create a macro to call up the Add In
and place the dynamic named range in the "... Label Range" field for each
Red, Yellow, and Green data series.

I would then repeat this macro for each XY chart in the file.

Many many thanks in advance.

AK



  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 235
Default XY Chart Labels

Rather than trying to call up the add-in, you could build the same
functionality directly into your spreadsheet. The following link gives
examples of the code that could be used to do so.

http://www.cellmatrix.net/index.php/...t_data_points/

Additional code could be added to trigger an event to update the spreadsheet
each time the database loads.

Chip Pearson's page on worksheet and workbook event procedures:

http://www.cpearson.com/excel/events.htm

Jon Peltier's article on chart events:

http://www.computorcompanion.com/LPMArticle.asp?ID=221

--
John Mansfield
http://cellmatrix.net





"AK" wrote:

Need the help up of the Excel gurus..

I'm using Rob Bovey's XY Chart labeler to label a Red, Yellow, and Green XY
chart.

By the way...this add-in is great!!!

The data for the charts are built from dynamic named ranges for both X and
Y. I have a helper column for the labels that is a dynamic named range as
well. All data is linked to an MS Access db.

Here's what I'm trying to do:
The data for the charts will change whenever I load the file with new data
and was wondering if anyone knew how to create a macro to call up the Add In
and place the dynamic named range in the "... Label Range" field for each
Red, Yellow, and Green data series.

I would then repeat this macro for each XY chart in the file.

Many many thanks in advance.

AK



  #3   Report Post  
Posted to microsoft.public.excel.charting
AK AK is offline
external usenet poster
 
Posts: 56
Default XY Chart Labels

thanks for the feedback; however it's not working for me...

how do i create labels from a dynamic named range (Green_Label) for the
green dots on the XY chart and labels for the red dots from a dynamic named
range (Red_Label)?

Thanks

"John Mansfield" wrote:

Rather than trying to call up the add-in, you could build the same
functionality directly into your spreadsheet. The following link gives
examples of the code that could be used to do so.

http://www.cellmatrix.net/index.php/...t_data_points/

Additional code could be added to trigger an event to update the spreadsheet
each time the database loads.

Chip Pearson's page on worksheet and workbook event procedures:

http://www.cpearson.com/excel/events.htm

Jon Peltier's article on chart events:

http://www.computorcompanion.com/LPMArticle.asp?ID=221

--
John Mansfield
http://cellmatrix.net





"AK" wrote:

Need the help up of the Excel gurus..

I'm using Rob Bovey's XY Chart labeler to label a Red, Yellow, and Green XY
chart.

By the way...this add-in is great!!!

The data for the charts are built from dynamic named ranges for both X and
Y. I have a helper column for the labels that is a dynamic named range as
well. All data is linked to an MS Access db.

Here's what I'm trying to do:
The data for the charts will change whenever I load the file with new data
and was wondering if anyone knew how to create a macro to call up the Add In
and place the dynamic named range in the "... Label Range" field for each
Red, Yellow, and Green data series.

I would then repeat this macro for each XY chart in the file.

Many many thanks in advance.

AK



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
Chart labels don't appear as I'd like them to dd Charts and Charting in Excel 1 October 3rd 07 03:30 AM
Pie Chart Labels David Benson Excel Discussion (Misc queries) 1 May 27th 06 04:34 AM
Chart labels disappear - How do I refresh the chart? jcloydjcloyd Charts and Charting in Excel 0 March 30th 06 07:49 PM
chart labels? X Charter Charts and Charting in Excel 1 May 4th 05 05:57 AM
Labels on a chart Kevin Charts and Charting in Excel 1 February 10th 05 09:16 AM


All times are GMT +1. The time now is 12:54 PM.

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

About Us

"It's about Microsoft Excel"