I have a crosstab query based on a table created by a make-table query. The crosstab produces the output I want but the month colums are in alphabetical order not chronological. I can't use fixed columns because dates for task completion are based on a subform input and vary for each task (i.e. one task my go from Feb-02 to Mar-02, while the other goes from June-03 to Dec-03). As started before the output is fine, I just want the dates to be chronological...can anyone help?