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  

Excel 2003- Charts- date and time format on x-axis of XY chart



 
 
Thread Tools Display Modes
  #1  
Old September 10th, 2007, 08:30 PM posted to microsoft.public.excel.charting
Elizabeth
external usenet poster
 
Posts: 208
Default Excel 2003- Charts- date and time format on x-axis of XY chart

Hello,

I am trying to plot an XY graph with x-axis data in date and time format but
Excel keeps counting the x-axis data as "data labels". It is in the format
mm/dd/yy HH:mm
ex) 10/28/06 17:00

Instead, Excel appears to be turning my XY plot into a line plot (for
example, the first date is assigned an x-value of 1, the second value
assigned an x-value of 2 and so on so that each date/time x-value is evenly
spaced).

I would like to find a way to plot this data so that it is spaced relative
to date and time.
  #2  
Old September 11th, 2007, 12:03 AM posted to microsoft.public.excel.charting
David Biddulph
external usenet poster
 
Posts: 8,714
Default Excel 2003- Charts- date and time format on x-axis of XY chart

Are your data values actually date and time, or are they text? Does your
10/28/06 17:00 change to 39018.7083333333 if you temporarily reformat the
cell as General or Number instead of Date and Time? If not, it's probably
text and you'll need to change it to date & time before you can plot them
that way.
--
David Biddulph

"Elizabeth" wrote in message
...
Hello,

I am trying to plot an XY graph with x-axis data in date and time format
but
Excel keeps counting the x-axis data as "data labels". It is in the format
mm/dd/yy HH:mm
ex) 10/28/06 17:00

Instead, Excel appears to be turning my XY plot into a line plot (for
example, the first date is assigned an x-value of 1, the second value
assigned an x-value of 2 and so on so that each date/time x-value is
evenly
spaced).

I would like to find a way to plot this data so that it is spaced relative
to date and time.



  #3  
Old October 3rd, 2007, 11:48 PM posted to microsoft.public.excel.charting
KK
external usenet poster
 
Posts: 86
Default Excel 2003- Charts- date and time format on x-axis of XY chart

Continuing on with the "Date and Time" questioning above. I have data that
looks like this in text form: “22-AUG-2007, 11:37”. How would I go about
changing this format so that excel reads it as date and time (ie: 08/22/07
11:37, which would equal as a number 39316.4840277778)?

"David Biddulph" wrote:

Are your data values actually date and time, or are they text? Does your
10/28/06 17:00 change to 39018.7083333333 if you temporarily reformat the
cell as General or Number instead of Date and Time? If not, it's probably
text and you'll need to change it to date & time before you can plot them
that way.
--
David Biddulph

"Elizabeth" wrote in message
...
Hello,

I am trying to plot an XY graph with x-axis data in date and time format
but
Excel keeps counting the x-axis data as "data labels". It is in the format
mm/dd/yy HH:mm
ex) 10/28/06 17:00

Instead, Excel appears to be turning my XY plot into a line plot (for
example, the first date is assigned an x-value of 1, the second value
assigned an x-value of 2 and so on so that each date/time x-value is
evenly
spaced).

I would like to find a way to plot this data so that it is spaced relative
to date and time.




  #4  
Old October 4th, 2007, 12:08 AM posted to microsoft.public.excel.charting
David Biddulph
external usenet poster
 
Posts: 8,714
Default Excel 2003- Charts- date and time format on x-axis of XY chart

=LEFT(A1,11)+RIGHT(A1,5)
--
David Biddulph

"kk" wrote in message
...
Continuing on with the "Date and Time" questioning above. I have data
that
looks like this in text form: "22-AUG-2007, 11:37". How would I go about
changing this format so that excel reads it as date and time (ie: 08/22/07
11:37, which would equal as a number 39316.4840277778)?

"David Biddulph" wrote:

Are your data values actually date and time, or are they text? Does your
10/28/06 17:00 change to 39018.7083333333 if you temporarily reformat the
cell as General or Number instead of Date and Time? If not, it's probably
text and you'll need to change it to date & time before you can plot them
that way.
--
David Biddulph

"Elizabeth" wrote in message
...
Hello,

I am trying to plot an XY graph with x-axis data in date and time
format
but
Excel keeps counting the x-axis data as "data labels". It is in the
format
mm/dd/yy HH:mm
ex) 10/28/06 17:00

Instead, Excel appears to be turning my XY plot into a line plot (for
example, the first date is assigned an x-value of 1, the second value
assigned an x-value of 2 and so on so that each date/time x-value is
evenly
spaced).

I would like to find a way to plot this data so that it is spaced
relative
to date and time.






 




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 10:09 AM.


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