A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Scatter PLotting using Data in third colum to determine range



 
 
Thread Tools Display Modes
  #1  
Old July 29th, 2009, 11:47 AM posted to microsoft.public.excel.charting
maugak
external usenet poster
 
Posts: 1
Default Scatter PLotting using Data in third colum to determine range

Hi,

I have a set of data with a pair of geographical points (x,y) and a "state"
(either s/i). What I want is to plot a chart that has all the points that
are in state "s" as one set of points and all the points of state "i" in one
series without having to sort the list each time. Is there a way of making
Excel select only the "x" values (and also y, of course) for Series "s" as
those points which have "s" in a third colum and then the same for series "i"?

Perhaps there's a much better way to do this...?

Ben
  #2  
Old July 29th, 2009, 12:19 PM posted to microsoft.public.excel.charting
David Biddulph
external usenet poster
 
Posts: 8,714
Default Scatter PLotting using Data in third colum to determine range

Easiest to generate extra series on your data sheet, with the selections you
require, then plot your chart from those series.
--
David Biddulph

"maugak" wrote in message
...
Hi,

I have a set of data with a pair of geographical points (x,y) and a
"state"
(either s/i). What I want is to plot a chart that has all the points that
are in state "s" as one set of points and all the points of state "i" in
one
series without having to sort the list each time. Is there a way of
making
Excel select only the "x" values (and also y, of course) for Series "s" as
those points which have "s" in a third colum and then the same for series
"i"?

Perhaps there's a much better way to do this...?

Ben



  #3  
Old July 29th, 2009, 03:34 PM posted to microsoft.public.excel.charting
Jon Peltier[_2_]
external usenet poster
 
Posts: 386
Default Scatter PLotting using Data in third colum to determine range

You can use this VBA approach:
http://peltiertech.com/WordPress/vba...-chart-series/

or manually set up a conditional chart:
http://peltiertech.com/Excel/Charts/...nalChart1.html

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



maugak wrote:
Hi,

I have a set of data with a pair of geographical points (x,y) and a "state"
(either s/i). What I want is to plot a chart that has all the points that
are in state "s" as one set of points and all the points of state "i" in one
series without having to sort the list each time. Is there a way of making
Excel select only the "x" values (and also y, of course) for Series "s" as
those points which have "s" in a third colum and then the same for series "i"?

Perhaps there's a much better way to do this...?

Ben

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.