It sounds like you are plotting the data as an X-Y graph with the dates as X values. If the distance between the dates isn't important, then plot just the data as a bar (or line) graph, on step two of the chart wizard, under the series tab, make the "date" column the "x axis labels". Then click "finish", double click on the X axis, and under the "scale" tab set "major unit" to 1. Is that what you are looking for?
note that you could play with the values in the "date" column if the date reports are too crowded.
=IF(ISODD(ROW()),A1,"")
and copy down beside your date column would give you every other date for plotting along the x axis, just right click the graph, source data|Category X axis labels and input the new column
HTH
Thanks, Eric. Yes, I have the dates as the X-axis, but the data is market data (OHLC bars). I need each date as a discreet value. The X-axis labels are the dates - it doesn't matter how often the labels are (e.g. 10,14, etc. days). But, I want the vertical bars to be adjacent without the weekend skip. Does this clarify my problem any?
Could you email me a sample workbook or post part of the problem here? (NT)
Re: Could you email me a sample workbook or post part of the problem here? (NT)
It is in the mail. Thanks.