I have tried moving the data I want to graph to another sheet, for example:
Date Meds Event
1/5/10 8:35pm
1/6/10 3:00pm
1/7/10 9:00am
1/8/10
1/9/10 6:00 PM
1/10/10 8:05pm
1/11/10
1/12/10 11:35am
1/13/10 3:30 PM
1/14/10
1/15/10
1/16/10 5:15pm
1/17/10 4:32pm 10:45:00 AM, 1:00pm
1/18/10
1/19/10 4:55pm, 9:50 pm 4:45 PM
However, even after I make a chart from this data, I have to manipulate the
series functions in order to show time on the y axis and dates on the x axis.
I am still getting a flat line for the meds data, although I do get
accurately placed event points on the chart.
the time increments are causing me grief also. I want to show time in hourly
increments (military time format) , however although I have tried
manipulating the axis scale in many different ways, I still get odd times
(2:48. 4:24, 7:12, 9:36. 12:00 etc.)
I have been working on this for hours today and will keep on until I get it
correct, Then I'm making a help sheet so I never have to go through this
again. Thanks in advance for your help - I really, really appreciate it!
Val
"Bernard Liengme" wrote:
> You are going to find it much simpler if you get all the data into one place
> Let's say Sheet3 is empty
> On Sheet3 use formulas of the type =Sheet1!A1 to gather the data from Sheet1
> and Sheet2
> Make you chart on this sheet until satisfied
> Now Cut and Paste the chart to wherever it is needed
> best wishes
> --
> Bernard Liengme
> Microsoft Excel MVP
> http://people.stfx.ca/bliengme
>
>
> "val" <(E-Mail Removed)> wrote in message
> news:5335A440-B199-4D1C-B217-(E-Mail Removed)...
> > I am trying to chart two sets of data on one chart. The data sets will
> > come
> > from sheets within the same spreadsheet.
> >
> > Both sets use dates, but they might be different dates, so I'd like to
> > have
> > the x axis show consecutive dates (e.g 1-1-10 through 1-31-10)
> >
> > The y axis in both cases will be time of day. I want to display time by
> > hourly increments for 24 hours on this axis.
> >
> > I want the chart to show times medication is administered (from sheet 1)
> > and times a specific event occurs (from sheet 2)
> >
> > I have been trying for hours and getting nowhere. I generally chart using
> > bars, but did not think this would be so different.
> >
> > Help, please.
> >
> > Val
>
> .
>