G
Guest
I am looking to find a simple way to arrange the column headings in my
crosstab query in order.
The query is used to determine total amount of bills to be paid each day, by
date.
Vendors down, due dates across the top.
For example:
| 1/15/05 | 1/16/05 | 1/18/05 |...
Vend1 | $15.00 | | $22.00 |...
Vend2 | $34.00 | $42.00| |...
The query is perfect but the dates across the top are never in order
(Chronologically).
The dates also change frequently so entering fixed column headings will not
work. This is used as is, not in a form or report, so I do need it to
display correctly as a query.
Any suggestions?
crosstab query in order.
The query is used to determine total amount of bills to be paid each day, by
date.
Vendors down, due dates across the top.
For example:
| 1/15/05 | 1/16/05 | 1/18/05 |...
Vend1 | $15.00 | | $22.00 |...
Vend2 | $34.00 | $42.00| |...
The query is perfect but the dates across the top are never in order
(Chronologically).
The dates also change frequently so entering fixed column headings will not
work. This is used as is, not in a form or report, so I do need it to
display correctly as a query.
Any suggestions?