D
Doug
I have a +300K set of sales history records that I now need to extract some
data for demand forecasting and need to summarize specific sub-sets by
month/year.
I used a Month([docdate]) and Year([docdate]) function within a query to get
close to what I need. I can combine the two fields in a select query and sort
in proper chronological sequence, but when I build a crosstab query on top of
the select query it sorts the date fields as column headings as text, i.e.
1/2005, 1/2006, 1/2007, 10/2005...
Any suggestions?
Thanks,
Doug
phaedrus12 at hotmail dot com
data for demand forecasting and need to summarize specific sub-sets by
month/year.
I used a Month([docdate]) and Year([docdate]) function within a query to get
close to what I need. I can combine the two fields in a select query and sort
in proper chronological sequence, but when I build a crosstab query on top of
the select query it sorts the date fields as column headings as text, i.e.
1/2005, 1/2006, 1/2007, 10/2005...
Any suggestions?
Thanks,
Doug
phaedrus12 at hotmail dot com