Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
JNW JNW is offline
external usenet poster
 
Posts: 480
Default source data from multiple sheets

i have a workbook that has a sheet for each year of data. We want to create
a rolling 15 month chart that graphs the trend over 15 months starting with
the specified month. The problem is that the information is on two different
sheets and Excel doesn't like that.

Is there anyway around this without creating a summary sheet to include both
year's info?

thanks!
--
JNW
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default source data from multiple sheets

http://peltiertech.com/Excel/ChartsH...iffSheets.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"JNW" wrote in message
...
i have a workbook that has a sheet for each year of data. We want to
create
a rolling 15 month chart that graphs the trend over 15 months starting
with
the specified month. The problem is that the information is on two
different
sheets and Excel doesn't like that.

Is there anyway around this without creating a summary sheet to include
both
year's info?

thanks!
--
JNW



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 235
Default source data from multiple sheets

In addition to Jon's explanation, Microsoft provides a macro approach:

http://support.microsoft.com/kb/213351/en-us

--
John Mansfield
http://cellmatrix.net





"Jon Peltier" wrote:

http://peltiertech.com/Excel/ChartsH...iffSheets.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"JNW" wrote in message
...
i have a workbook that has a sheet for each year of data. We want to
create
a rolling 15 month chart that graphs the trend over 15 months starting
with
the specified month. The problem is that the information is on two
different
sheets and Excel doesn't like that.

Is there anyway around this without creating a summary sheet to include
both
year's info?

thanks!
--
JNW




  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default source data from multiple sheets

Like most MSDN macros, it's not very efficient. It also only combines
discontiguous data from one sheet, rather than multiple sheets. The approach
cannot be extended to multiple sheets, because it uses a single range to
include the discontiguous areas. It is possible to define 3D ranges that
incorporate cells from adjacent sheets, and worksheet functions can use
these ranges. A 3D range is not a valid entry for a chart, however.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"John Mansfield" wrote in message
...
In addition to Jon's explanation, Microsoft provides a macro approach:

http://support.microsoft.com/kb/213351/en-us

--
John Mansfield
http://cellmatrix.net





"Jon Peltier" wrote:

http://peltiertech.com/Excel/ChartsH...iffSheets.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"JNW" wrote in message
...
i have a workbook that has a sheet for each year of data. We want to
create
a rolling 15 month chart that graphs the trend over 15 months starting
with
the specified month. The problem is that the information is on two
different
sheets and Excel doesn't like that.

Is there anyway around this without creating a summary sheet to include
both
year's info?

thanks!
--
JNW






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 to link data from one source sheet to multiple sheets Ashish Deshmukh Excel Worksheet Functions 2 June 15th 07 04:08 PM
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM
Same Data source for Multiple Pivots anandmr65 Excel Discussion (Misc queries) 3 July 7th 06 12:47 PM
Help with Looking up data in multiple sheets compconnj Excel Worksheet Functions 0 March 21st 06 03:50 PM
Pivot Table data source "data source contains no visible tables" Jane Excel Worksheet Functions 0 September 29th 05 08:28 PM


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