#1   Report Post  
Posted to microsoft.public.excel.charting
RNW RNW is offline
external usenet poster
 
Posts: 4
Default Get chart to

I'm trying to set up a template that will enable people to graph test scores
given on various dates over a long period of time. This is designed to show
progress over time on these tests.

I've got a table of data with each column being a test, and each row a score
on a certain date.

The graph will have a line for each test, and there will the dates the tests
were given along the X axis. The Y axis will be the score.

To make it easy for the user, I want them to be able to enter the data (by
row) in non-chronogical order. For example:

Date of test: sco
7-5-2007 10
8-6-2008 20
6-4-2005 5

Is there a way to get the chart to put the dates along the X-axis in
chronological order?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Get chart to

If you want each discrete date listed in order, you need to sort the data in
the sheet, and use a line chart with a category scale chart (not date
scale).

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


"RNW" wrote in message
...
I'm trying to set up a template that will enable people to graph test
scores
given on various dates over a long period of time. This is designed to
show
progress over time on these tests.

I've got a table of data with each column being a test, and each row a
score
on a certain date.

The graph will have a line for each test, and there will the dates the
tests
were given along the X axis. The Y axis will be the score.

To make it easy for the user, I want them to be able to enter the data (by
row) in non-chronogical order. For example:

Date of test: sco
7-5-2007 10
8-6-2008 20
6-4-2005 5

Is there a way to get the chart to put the dates along the X-axis in
chronological order?

Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.charting
RNW RNW is offline
external usenet poster
 
Posts: 4
Default Get chart to sort by date automatically

Thanks, Jon.

I see what you are saying. It's not really important that each specific date
be listed on the X-Axis. Only that the dates are in order to show progress
over time. So I've been using a date scale. You are saying that I have to
sort the data first. That's what I was hoping to avoid because I'm trying to
set this up for people who may not be very computer savvy. There's no way to
get Excel to sort the dates when it creates the chart?

Thanks.
  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Get chart to sort by date automatically

If it's a line chart with a date scale, you don't need to sort the data. It
will be plotted left to right according to date, and the points will be
connected according to date, not according to order in the worksheet. An XY
chart will plot the points according to date, but connect them according to
order in the worksheet. See this blog entry for more information:

http://peltiertech.com/WordPress/200...d-line-charts/

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



"RNW" wrote in message
...
Thanks, Jon.

I see what you are saying. It's not really important that each specific
date
be listed on the X-Axis. Only that the dates are in order to show progress
over time. So I've been using a date scale. You are saying that I have to
sort the data first. That's what I was hoping to avoid because I'm trying
to
set this up for people who may not be very computer savvy. There's no way
to
get Excel to sort the dates when it creates the chart?

Thanks.



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
Excel 2007 error "some chart types cannot be combined with other chart types. Select a different chart types" roadsidetree Charts and Charting in Excel 15 June 2nd 09 10:53 AM
Excel 2003: How to nudge a chart element or shape on a chart? Ted M H Charts and Charting in Excel 5 June 30th 08 07:08 PM
chart from pivot data does not update x-axis bar chart values - bug jason gers Excel Discussion (Misc queries) 0 April 3rd 07 06:34 PM
Double-stacked Bar Chart WITH a Secondary Y Axis Line chart? lpenndorf Charts and Charting in Excel 1 February 7th 07 04:32 PM
Huge differences in chart values screws my bar chart scale up. Sirritys Charts and Charting in Excel 2 June 13th 06 10:33 AM


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