Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Can anyone help me add a single cell's data (average for a row of data)
across an existing column chart? I just want that one cell's data to string straight across the whole chart. not sure if it'd even possible?? |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi Erin,
Check out this video http://www.datapigtechnologies.com/f...ddavgline.html "Erin" wrote in message ... Can anyone help me add a single cell's data (average for a row of data) across an existing column chart? I just want that one cell's data to string straight across the whole chart. not sure if it'd even possible?? |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
1. Assume you X-axis data is in A2:A11 and the Y-axis data B2:B11, in C2 enter the formula =AVERAGE(B$2:B$11) 2. copy this formula down to C11. 3. Highlight the range C2:C11 and click Copy. 4. Right-click the border of the chart and choose Paste 5. Select the new series and choose Chart, Chart Type, Line... Although it is possible to plot this line with just the two end point, its trickier than the above technique and really serves no purpose. -- If this helps, please click the Yes button Cheers, Shane Devenshire "Erin" wrote: Can anyone help me add a single cell's data (average for a row of data) across an existing column chart? I just want that one cell's data to string straight across the whole chart. not sure if it'd even possible?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add second string of data to existing chart | Charts and Charting in Excel | |||
Insert New Data in Order on an Existing Chart | Excel Discussion (Misc queries) | |||
Copying a chart and data to existing worksheet | Charts and Charting in Excel | |||
Add source data to an existing chart? | Charts and Charting in Excel | |||
How To: Link worksheet data to pre-existing chart tables | Excel Worksheet Functions |