S
Stefan
I have a summary query which has 2 fields
[DueDate] [AmountDue]
I am grouping by the due date and summing AmountDue
However I need to create a
0-30 30-60 60-90 >90 day Column with the total amount
due for that period.
Does anyone know how I can do this?
I tried a crosstab query but was unsuccessful. I also
created a seperate query for each time period and used
those as subreports this loads extremely slow and often
locks my computer.
Thanks in advance for any help.
[DueDate] [AmountDue]
I am grouping by the due date and summing AmountDue
However I need to create a
0-30 30-60 60-90 >90 day Column with the total amount
due for that period.
Does anyone know how I can do this?
I tried a crosstab query but was unsuccessful. I also
created a seperate query for each time period and used
those as subreports this loads extremely slow and often
locks my computer.
Thanks in advance for any help.