Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
how do I show an "Average" line (moving R to L) on a Bar Chart?
I have figured otu how to do a moving average, but that's not what I need. I just want a line going accross the page, from left to right, showing an average of all the bars (in this case 75%). |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Try using a helper column with the average in it and then format the bar to a
line. eg if your data is in cells B1:B5 then in cells C1:C5 have =AVERAGE($b$1:$b$5) and plot both -- John MOS Master Instructor Office 2000, 2002 & 2003 Please reply & rate any replies you get Ice Hockey rules (especially the Wightlink Raiders) "cv" wrote: how do I show an "Average" line (moving R to L) on a Bar Chart? I have figured otu how to do a moving average, but that's not what I need. I just want a line going accross the page, from left to right, showing an average of all the bars (in this case 75%). |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Try one of these:
http://peltiertech.com/Excel/Charts/AddLine.html - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "cv" wrote in message ... how do I show an "Average" line (moving R to L) on a Bar Chart? I have figured otu how to do a moving average, but that's not what I need. I just want a line going accross the page, from left to right, showing an average of all the bars (in this case 75%). |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 error "some chart types cannot be combined with other chart types. Select a different chart types" | Charts and Charting in Excel | |||
Double-stacked Bar Chart WITH a Secondary Y Axis Line chart? | Charts and Charting in Excel | |||
How do you link chart source data when you copy the chart? | Charts and Charting in Excel | |||
Chart Titles not showing in excel chart Window | Excel Discussion (Misc queries) | |||
Huge differences in chart values screws my bar chart scale up. | Charts and Charting in Excel |