Simple TimeScale Chart Question

M

MrMike

I think there's a simple answer to this, but it is perplexing me at the
moment. I have a bar chart w/3 fields: Station, DueDate, WeekOf. My data
looks like this...

Station: StationA Station: StationB
DueDate: 05/25/05 DueDate: 05/04/05
WeekOf: 05/22 WeekOf: 05/01/05

- Stations is the category axis
- WeekOf is represented in rows
- DueDate is a series

I'm trying to format my WeekOf rows in time-scale format, but according to
the Help file, only my category axis may be formated in time-scale. Since my
cateogry axis is Station, I therefore cannot format my WeekOf rows as
timescale.

I'm trying to figure out how to reformat this chart to a time-scale format
for the WeekOf data. Does anyone have any ideas how I may be able to
accomplish this? Thanks.
 
Top