Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
 
Posts: n/a
Default Series with noncontiguous unequal length data?

I have 12 months of data and an average of the 12 months that are in a
series on a chart. I reference the data using an offset formula.

I would like to move the average at the bottom of the column of data to
another column, but I don't know a way to still include that one cell
in the series with the 12 months of data in the original column.

Is there a way to do this?

Thanks for any advice!

  #2   Report Post  
Posted to microsoft.public.excel.charting
SimonCC
 
Posts: n/a
Default Series with noncontiguous unequal length data?

Copy the cell that was moved.
Select the chart.
From the top menu goto Edit -- Paste Special...
Make sure New Points is selected in the pop up dialog box, and click OK.
That one point should be pasted to the end of your series.

-Simon

" wrote:

I have 12 months of data and an average of the 12 months that are in a
series on a chart. I reference the data using an offset formula.

I would like to move the average at the bottom of the column of data to
another column, but I don't know a way to still include that one cell
in the series with the 12 months of data in the original column.

Is there a way to do this?

Thanks for any advice!


  #3   Report Post  
Posted to microsoft.public.excel.charting
 
Posts: n/a
Default Series with noncontiguous unequal length data?

Thanks Simon, but I should have been clearer in my original post.

I'm trying to find a way to plot a series in a dynamic chart and what
is needed is a way to alter the offset formula in the named formula so
two ranges are referenced and included in the same series. Either that
or it happens in the chart reference as your solution suggests, but
maybe it could do this with another named formula for the additional
point at the end.


SimonCC wrote:
Copy the cell that was moved.
Select the chart.
From the top menu goto Edit -- Paste Special...
Make sure New Points is selected in the pop up dialog box, and click OK.
That one point should be pasted to the end of your series.

-Simon

" wrote:

I have 12 months of data and an average of the 12 months that are in a
series on a chart. I reference the data using an offset formula.

I would like to move the average at the bottom of the column of data to
another column, but I don't know a way to still include that one cell
in the series with the 12 months of data in the original column.

Is there a way to do this?

Thanks for any advice!



  #4   Report Post  
Posted to microsoft.public.excel.charting
SimonCC
 
Posts: n/a
Default Series with noncontiguous unequal length data?

So sounds like you got the offset formula part taken care of for both the
regular points and the extra point. If I understand correctly, they are both
named ranges and represented by offset formula. I'm guessing you only need
to know how to put both named ranges in the same series? Hopefully I am
correct.

If that's the case, just right click chart to select Source Data...
In the Values box for the series, put:
=(Sheet#!Range1,Sheet#!Range2)
It's important to include the sheet name or else it won't work.

Hopefully I'm not answering the wrong question again. :p

-Simon

" wrote:

Thanks Simon, but I should have been clearer in my original post.

I'm trying to find a way to plot a series in a dynamic chart and what
is needed is a way to alter the offset formula in the named formula so
two ranges are referenced and included in the same series. Either that
or it happens in the chart reference as your solution suggests, but
maybe it could do this with another named formula for the additional
point at the end.


SimonCC wrote:
Copy the cell that was moved.
Select the chart.
From the top menu goto Edit -- Paste Special...
Make sure New Points is selected in the pop up dialog box, and click OK.
That one point should be pasted to the end of your series.

-Simon

" wrote:

I have 12 months of data and an average of the 12 months that are in a
series on a chart. I reference the data using an offset formula.

I would like to move the average at the bottom of the column of data to
another column, but I don't know a way to still include that one cell
in the series with the 12 months of data in the original column.

Is there a way to do this?

Thanks for any advice!




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
2nd Axes - primary series data of only 1 series disappears! cheriw Charts and Charting in Excel 1 February 23rd 06 12:32 AM
Adding "fixed" data to variable length data [email protected] Excel Worksheet Functions 3 February 16th 06 08:59 PM
farmating a data series [email protected] Charts and Charting in Excel 0 January 22nd 06 06:29 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


All times are GMT +1. The time now is 11:56 AM.

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

About Us

"It's about Microsoft Excel"