View Single Post
  #2   Report Post  
bj
 
Posts: n/a
Default

select the two lines of data other than the date and make your chart with
them using <Chart<sourse data<series enter the x axis data in the
approrite location.

"Ginger" wrote:

I have three columns of data. The first column is date in the format of
dd-mmm-yy hh:mm:ss. The second and third columns have the real data I like to
chart for. I select three columns of data and draw a line chart, but date
doesn't show up in x axis. How do I fix this?

Thanks much for your help!
Ginger