PC Review


Reply
Thread Tools Rate Thread

Date & Time on X Axis

 
 
=?Utf-8?B?Z2FtYWxh?=
Guest
Posts: n/a
 
      20th Sep 2006
Hi I have a problem where i cannot get the date & time on the x axis. In
Excel 97 you used to be able to have the date in one cell and the time in the
next cell so that when a graph was created you would get a x axis with both
date and time showing on the major tick marks (ie 19/09/06 12:33), when you
try this on Excel 2003 you get a solid black line that i'm unable to read or
breakdown into sensible scale. Can anybody let me know how to solve this as
when you are looking at a weeks worth of data it is impossible to read any
type of date/time stamp.

Thans
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      20th Sep 2006
You should have your date and time in the same cell. Your choices for
plotting are to make a Line chart, and make sure the axis is category (Chart
menu > Chart Options > Axes tab), so each date/time has a unique slot on the
category axis, or to make an XY chart, so date/time is a continuous variable
across the X axis.

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


"gamala" <(E-Mail Removed)> wrote in message
news:48576198-DBAE-47DC-8B17-(E-Mail Removed)...
> Hi I have a problem where i cannot get the date & time on the x axis. In
> Excel 97 you used to be able to have the date in one cell and the time in
> the
> next cell so that when a graph was created you would get a x axis with
> both
> date and time showing on the major tick marks (ie 19/09/06 12:33), when
> you
> try this on Excel 2003 you get a solid black line that i'm unable to read
> or
> breakdown into sensible scale. Can anybody let me know how to solve this
> as
> when you are looking at a weeks worth of data it is impossible to read any
> type of date/time stamp.
>
> Thans



 
Reply With Quote
 
=?Utf-8?B?Z2FtYWxh?=
Guest
Posts: n/a
 
      21st Sep 2006
thanks Jon

but my next problem of is there a easy calculation that will add one minute
to a cell that reads "24/08/06 12:55" so that i can carry a time calculation
through to "27/08/06 13:27"

Gary

"Jon Peltier" wrote:

> You should have your date and time in the same cell. Your choices for
> plotting are to make a Line chart, and make sure the axis is category (Chart
> menu > Chart Options > Axes tab), so each date/time has a unique slot on the
> category axis, or to make an XY chart, so date/time is a continuous variable
> across the X axis.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> http://PeltierTech.com
> _______
>
>
> "gamala" <(E-Mail Removed)> wrote in message
> news:48576198-DBAE-47DC-8B17-(E-Mail Removed)...
> > Hi I have a problem where i cannot get the date & time on the x axis. In
> > Excel 97 you used to be able to have the date in one cell and the time in
> > the
> > next cell so that when a graph was created you would get a x axis with
> > both
> > date and time showing on the major tick marks (ie 19/09/06 12:33), when
> > you
> > try this on Excel 2003 you get a solid black line that i'm unable to read
> > or
> > breakdown into sensible scale. Can anybody let me know how to solve this
> > as
> > when you are looking at a weeks worth of data it is impossible to read any
> > type of date/time stamp.
> >
> > Thans

>
>
>

 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      21st Sep 2006
Put the first date-time in cell A2, then in A3 use this formula:

=A2+TIME(0,1,0)

and drag it down the column.

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


"gamala" <(E-Mail Removed)> wrote in message
news:1F0B008F-02EE-4C28-B132-(E-Mail Removed)...
> thanks Jon
>
> but my next problem of is there a easy calculation that will add one
> minute
> to a cell that reads "24/08/06 12:55" so that i can carry a time
> calculation
> through to "27/08/06 13:27"
>
> Gary
>
> "Jon Peltier" wrote:
>
>> You should have your date and time in the same cell. Your choices for
>> plotting are to make a Line chart, and make sure the axis is category
>> (Chart
>> menu > Chart Options > Axes tab), so each date/time has a unique slot on
>> the
>> category axis, or to make an XY chart, so date/time is a continuous
>> variable
>> across the X axis.
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> http://PeltierTech.com
>> _______
>>
>>
>> "gamala" <(E-Mail Removed)> wrote in message
>> news:48576198-DBAE-47DC-8B17-(E-Mail Removed)...
>> > Hi I have a problem where i cannot get the date & time on the x axis.
>> > In
>> > Excel 97 you used to be able to have the date in one cell and the time
>> > in
>> > the
>> > next cell so that when a graph was created you would get a x axis with
>> > both
>> > date and time showing on the major tick marks (ie 19/09/06 12:33), when
>> > you
>> > try this on Excel 2003 you get a solid black line that i'm unable to
>> > read
>> > or
>> > breakdown into sensible scale. Can anybody let me know how to solve
>> > this
>> > as
>> > when you are looking at a weeks worth of data it is impossible to read
>> > any
>> > type of date/time stamp.
>> >
>> > Thans

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?Z2FtYWxh?=
Guest
Posts: n/a
 
      21st Sep 2006
Thanks Jon

Is there any way to scale the axis in 6 or 12 hour periods as excel is only
letting me use a 1 day/week or month scale.

Gary

"Jon Peltier" wrote:

> Put the first date-time in cell A2, then in A3 use this formula:
>
> =A2+TIME(0,1,0)
>
> and drag it down the column.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Tutorials and Custom Solutions
> http://PeltierTech.com
> _______
>
>
> "gamala" <(E-Mail Removed)> wrote in message
> news:1F0B008F-02EE-4C28-B132-(E-Mail Removed)...
> > thanks Jon
> >
> > but my next problem of is there a easy calculation that will add one
> > minute
> > to a cell that reads "24/08/06 12:55" so that i can carry a time
> > calculation
> > through to "27/08/06 13:27"
> >
> > Gary
> >
> > "Jon Peltier" wrote:
> >
> >> You should have your date and time in the same cell. Your choices for
> >> plotting are to make a Line chart, and make sure the axis is category
> >> (Chart
> >> menu > Chart Options > Axes tab), so each date/time has a unique slot on
> >> the
> >> category axis, or to make an XY chart, so date/time is a continuous
> >> variable
> >> across the X axis.
> >>
> >> - Jon
> >> -------
> >> Jon Peltier, Microsoft Excel MVP
> >> Tutorials and Custom Solutions
> >> http://PeltierTech.com
> >> _______
> >>
> >>
> >> "gamala" <(E-Mail Removed)> wrote in message
> >> news:48576198-DBAE-47DC-8B17-(E-Mail Removed)...
> >> > Hi I have a problem where i cannot get the date & time on the x axis.
> >> > In
> >> > Excel 97 you used to be able to have the date in one cell and the time
> >> > in
> >> > the
> >> > next cell so that when a graph was created you would get a x axis with
> >> > both
> >> > date and time showing on the major tick marks (ie 19/09/06 12:33), when
> >> > you
> >> > try this on Excel 2003 you get a solid black line that i'm unable to
> >> > read
> >> > or
> >> > breakdown into sensible scale. Can anybody let me know how to solve
> >> > this
> >> > as
> >> > when you are looking at a weeks worth of data it is impossible to read
> >> > any
> >> > type of date/time stamp.
> >> >
> >> > Thans
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      21st Sep 2006
Make an XY chart, not a line chart. You should have very flexible control
over this scale. Use 0.25 for 6 hours or 0.5 for 12 hours.

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


"gamala" <(E-Mail Removed)> wrote in message
news:75A4F775-E7A7-4B87-97C3-(E-Mail Removed)...
> Thanks Jon
>
> Is there any way to scale the axis in 6 or 12 hour periods as excel is
> only
> letting me use a 1 day/week or month scale.
>
> Gary
>
> "Jon Peltier" wrote:
>
>> Put the first date-time in cell A2, then in A3 use this formula:
>>
>> =A2+TIME(0,1,0)
>>
>> and drag it down the column.
>>
>> - Jon
>> -------
>> Jon Peltier, Microsoft Excel MVP
>> Tutorials and Custom Solutions
>> http://PeltierTech.com
>> _______
>>
>>
>> "gamala" <(E-Mail Removed)> wrote in message
>> news:1F0B008F-02EE-4C28-B132-(E-Mail Removed)...
>> > thanks Jon
>> >
>> > but my next problem of is there a easy calculation that will add one
>> > minute
>> > to a cell that reads "24/08/06 12:55" so that i can carry a time
>> > calculation
>> > through to "27/08/06 13:27"
>> >
>> > Gary
>> >
>> > "Jon Peltier" wrote:
>> >
>> >> You should have your date and time in the same cell. Your choices for
>> >> plotting are to make a Line chart, and make sure the axis is category
>> >> (Chart
>> >> menu > Chart Options > Axes tab), so each date/time has a unique slot
>> >> on
>> >> the
>> >> category axis, or to make an XY chart, so date/time is a continuous
>> >> variable
>> >> across the X axis.
>> >>
>> >> - Jon
>> >> -------
>> >> Jon Peltier, Microsoft Excel MVP
>> >> Tutorials and Custom Solutions
>> >> http://PeltierTech.com
>> >> _______
>> >>
>> >>
>> >> "gamala" <(E-Mail Removed)> wrote in message
>> >> news:48576198-DBAE-47DC-8B17-(E-Mail Removed)...
>> >> > Hi I have a problem where i cannot get the date & time on the x
>> >> > axis.
>> >> > In
>> >> > Excel 97 you used to be able to have the date in one cell and the
>> >> > time
>> >> > in
>> >> > the
>> >> > next cell so that when a graph was created you would get a x axis
>> >> > with
>> >> > both
>> >> > date and time showing on the major tick marks (ie 19/09/06 12:33),
>> >> > when
>> >> > you
>> >> > try this on Excel 2003 you get a solid black line that i'm unable to
>> >> > read
>> >> > or
>> >> > breakdown into sensible scale. Can anybody let me know how to solve
>> >> > this
>> >> > as
>> >> > when you are looking at a weeks worth of data it is impossible to
>> >> > read
>> >> > any
>> >> > type of date/time stamp.
>> >> >
>> >> > Thans
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date/Time on X axis mrgou Microsoft Excel Charting 3 26th Jun 2011 08:22 PM
Date-time axis in chart Barend Microsoft Excel Discussion 1 12th May 2007 11:25 AM
xy scatter with date/time as x axis =?Utf-8?B?bWFyeWo=?= Microsoft Excel Charting 2 3rd May 2007 10:21 PM
Time and Date on X axis DataMan Microsoft Excel Charting 16 20th Sep 2003 06:21 PM
Time / Date on X axis Doug Microsoft Excel Charting 2 25th Aug 2003 02:56 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:13 PM.