Hi,
I'm trying to order my x axis of my bar chart by year then month.
The chart shows 12 months worth of data but it depends which months appear as to when its ran. eg could be May 07 to May 08.
I want the chart to graph left to right starting with the oldest month first eg May 07, June 07, July 07 etc to the newest.
I have a date field called "apptdate" in the database which is what I want to use.
I've managed to concatenate the year and month using totext but it doesnt order properly..
Any ideas would be greatly appreciated !
Steve
I'm trying to order my x axis of my bar chart by year then month.
The chart shows 12 months worth of data but it depends which months appear as to when its ran. eg could be May 07 to May 08.
I want the chart to graph left to right starting with the oldest month first eg May 07, June 07, July 07 etc to the newest.
I have a date field called "apptdate" in the database which is what I want to use.
I've managed to concatenate the year and month using totext but it doesnt order properly..
Any ideas would be greatly appreciated !
Steve