Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Uniquely Identify Data for Charting with a List Box

Gang,

The Internet is a great thing. I found a charting example that does nearly
every thing I want to do. Amazingly enough, I was able to figure out how the
thing works! The chart is fairly simple. It is a X*Y line chart with 2
series. I found the chart he

http://peltiertech.com/Excel/ChartsH...iffSheets.html - The
chart is called "ChartAgainstStandard.zip."

One of the 2 series plotted is a "standard" and the other changes based on
the selection made in the drop down list. Amazingly enough, I was able to
follow the thing completely and I would like to model one after that. Mine,
however, will be a little different (aren't they always). Whom ever created
the chart, had each of the 4 series on separate sheets (names of sheets
corresponded to the names in the drop down list). That unique name was used
in the cell reference to point to the correct sheet for charting. This was
the formula used
:INDIRECT("'"&INDEX($O$3:$O$6,$O$1)&"'!"&ADDRESS(R OW(B1),COLUMN(B1))).
Unfortunately, my data is not set up in separate sheets and I'm at a loss as
to how to uniquely identify the correct data for plotting. My only thought
was to use named ranges.

Here's a chunk of data. All the data is in a single worksheet, in fact, it
is inside a pivot table. Mind you, it doesn't have to be. I can pull it
from two worksheets if need be. I put it all into a single table because I
thought it would make it easier to plot (certainly to look at). Anyhow, the
data that I want to plot came from two pivot tables.

CountyName ModelSource 1981 1982 1983 ... 2006
Adams ASM 220 300 400 5,500
Adams DLW 140 200 275 4,400
Allen ASM 220 300 400 5,500
Allen DLW 140 200 275 4,400
Ashalnd ASM 220 300 400 5,500
Ashland DLW 140 200 275 4,400
..
..
..
Wyandot ASM 220 300 400 5,500
Wyandot DLW 140 200 275 4,400


As you might imagine, year will be the x-axis and the population estimates
will be my y-axis. There will be 2 series - ASM and DLW, population
estimates derived from different models. If anyone can help me with some
ideas or examples on how I might "point" to the correct data for plotting, I
would really appreciate it.

Regards,

Mike
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 560
Default Uniquely Identify Data for Charting with a List Box

On Sat, 15 Jul 2006, in microsoft.public.excel.charting,
Takeadoe said:

Gang,

The Internet is a great thing. I found a charting example that does nearly
every thing I want to do.


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


Whom ever created the chart, had each of the 4 series on separate
sheets (names of sheets corresponded to the names in the drop down
list).


It's Jon Peltier, who contributes to this newsgroup regularly.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.
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
using list box to edit or select data BigPig Excel Discussion (Misc queries) 4 February 23rd 06 01:31 AM
update data validation list with new entries?? cjtj4700 Excel Discussion (Misc queries) 10 December 12th 05 01:00 AM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Pull Current Month's Data Out of List - Repost Karl Burrows Excel Discussion (Misc queries) 4 May 3rd 05 01:06 AM


All times are GMT +1. The time now is 05:52 PM.

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"