View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Joe M. Joe M. is offline
external usenet poster
 
Posts: 97
Default Problem with Graph dates

I am trying to create a simple graph with the Y axis using these dates listed
in a column of cells:
07/09/07
07/02/07
06/26/07
06/18/07
06/06/07
05/23/07
However the graph shows these dates instead:
07/04/07
06/27/07
06/20/07
06/13/07
06/06/07
05/30/07
05/23/07
As you can see the graph is automatically setting an increment of 7 days.
How do I get it to use the specific dates listed in my column?
Thanks
Joe M.