View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Using dates with linegraphs

Go to Chart menu Chart Options Axis tab. Change the option under
Category (X) Axis to Category. If Excel recognizes dates in the X values, it
uses a date-scale axis by default (Automatic).

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


"O Chacon" wrote in message
...
I need to have a linegraph where the X axis has the dates of, say, Oct 1,
Oct2, Oct 3 AND Oct 7, Oct 8, Oct 9. My issue is that whenever I try to
set
the graph up, Excel adds the dates of Oct 4-6 which I do not want. How
can I
fix this?

I have Win XP (SP2) and Office 2003.

Thanks.