Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lee Lee is offline
external usenet poster
 
Posts: 7
Default Horizontal line on line chart

I need to create a horizontal lines on a line chart that indicates when the
data is over (UCL) or under (LCL) a control limit. Is there a slick way to
do this in VBA without actually putting the UCL or LCL values in cells. The
upper control limits (UCL) and (LCL) values are generated from the data
statistically.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Horizontal line on line chart

In my opinion, the slick way is to put formulas into cells that calculate
the LCL and UCL and graph them as part of the raw data. Then if you size
the chart or change the data, they are adjusted automatically.

You can always hide the rows or columns if you don't want to see the raw
data.

--
Regards,
Tom Ogilvy

"Lee" wrote in message
...
I need to create a horizontal lines on a line chart that indicates when

the
data is over (UCL) or under (LCL) a control limit. Is there a slick way

to
do this in VBA without actually putting the UCL or LCL values in cells.

The
upper control limits (UCL) and (LCL) values are generated from the data
statistically.



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
How do I add a vertical line to a horizontal bar chart? soconfused Charts and Charting in Excel 4 April 21st 23 06:09 PM
question on horizontal line on chart Meenie Charts and Charting in Excel 0 April 21st 09 04:24 PM
Add horizontal line to a chart Daniel Charts and Charting in Excel 1 August 1st 07 01:50 AM
Add line to horizontal bar chart Hrafn Charts and Charting in Excel 1 July 21st 06 12:37 PM
Horizontal Line Chart Volsfan Charts and Charting in Excel 0 September 8th 05 12:44 PM


All times are GMT +1. The time now is 10: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"