Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 20
Default Show random labels in simple line chart

I have a simple line chart that has a very large data table behind it. The
line is generally the same simple upward slope with a "bend" where the slope
changes. The data changes frequently so the location of the "bend" point
changes as well. I do not use any labels on the chart, except that I want to
label just the point where a change in slope occurs. Is there a way to do
this automatically? I don't want to go in to the chart each time I create it
and have to manually turn off the old "wrong" label and turn on the new one.
I hope that makes sense.
Thanks!
--
Susan
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Show random labels in simple line chart

Hi,

Create a another series where only the points you want labeled have a
value, all others would have #N/A.
Your formula would like something like

=IF(<test for bend , Value , NA() )

Format the new series to have no markers or line.

This example demonstrates the technique for last, min and max points.
http://www.andypope.info/charts/Labellast.htm

Cheers
Andy


SueDot wrote:
I have a simple line chart that has a very large data table behind it. The
line is generally the same simple upward slope with a "bend" where the slope
changes. The data changes frequently so the location of the "bend" point
changes as well. I do not use any labels on the chart, except that I want to
label just the point where a change in slope occurs. Is there a way to do
this automatically? I don't want to go in to the chart each time I create it
and have to manually turn off the old "wrong" label and turn on the new one.
I hope that makes sense.
Thanks!


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 20
Default Show random labels in simple line chart

Boy do I feel dumb now - that's such a simple solution! Now the tough part
will be figuring out how to test for the "bend" value.... Thanks so much for
pointing out the right direction - your example workbook is GREAT! Thanks
Andy!
--
Susan


"Andy Pope" wrote:

Hi,

Create a another series where only the points you want labeled have a
value, all others would have #N/A.
Your formula would like something like

=IF(<test for bend , Value , NA() )

Format the new series to have no markers or line.

This example demonstrates the technique for last, min and max points.
http://www.andypope.info/charts/Labellast.htm

Cheers
Andy


SueDot wrote:
I have a simple line chart that has a very large data table behind it. The
line is generally the same simple upward slope with a "bend" where the slope
changes. The data changes frequently so the location of the "bend" point
changes as well. I do not use any labels on the chart, except that I want to
label just the point where a change in slope occurs. Is there a way to do
this automatically? I don't want to go in to the chart each time I create it
and have to manually turn off the old "wrong" label and turn on the new one.
I hope that makes sense.
Thanks!


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info

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
Show average line by series on a line chart Judy Rose Charts and Charting in Excel 1 August 28th 08 04:42 PM
labels in line chart GrandMufti Charts and Charting in Excel 1 April 28th 08 10:55 PM
Chart Labels Don't Show Mommio2 New Users to Excel 3 December 31st 06 08:49 PM
Off the chart Graph labels, that don't show up? Dawn Charts and Charting in Excel 1 June 8th 06 03:07 AM
Min, Max Value Labels in Line Chart Freddy Charts and Charting in Excel 1 May 10th 06 04:07 AM


All times are GMT +1. The time now is 12:06 AM.

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"