Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I set the source data to make this graph?

I'm trying to make an XYScatterPlot out of a single column of values:

XAxis = Cell
YAxis = Cell + 1

For example:

200
300
250
400

X1= 200 Y1 = 300
X2 = 300 Y2 = 250
X3 = 250 Y3 = 400

The way I have it set up now is by copying the values to a different column
and using the default graph setting when I set the Source range:

200 300
300 250
250 400

X1= 200 Y1 = 300
X2 = 300 Y2 = 250
X3 = 250 Y3 = 400 (Same)

In that case I need two columns which is redundant because the values are
the same...

I'm not sure if I set this using the ChartWizard method or what...

Thanks for any help!! :)
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
Graph Source Data Saxman Excel Programming 26 February 11th 07 01:45 AM
showing source data from a graph [email protected] Excel Discussion (Misc queries) 0 September 14th 06 10:53 PM
Data Source for excel graph prakash Excel Discussion (Misc queries) 1 September 13th 06 09:38 AM
Graph Source Data Brian Excel Programming 1 June 28th 06 05:10 AM
Excel graph source data RRRBBB Charts and Charting in Excel 4 June 9th 05 05:16 AM


All times are GMT +1. The time now is 01:44 PM.

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

About Us

"It's about Microsoft Excel"