Ok I tried searching through the forums and didn't see what I was looking for, so either Im going about this the wrong way or I didn't look hard enough Regardless here is my question..
The end result that I am looking for is to create a report - a general ledger that would show a companies outstanding receivables to us spread out from 0-29 days, to 60+ Days. Like below:
Company Name & Info Balances Due
-------------------- ------------------------
CompanyPO InvoiceDate Due Date 0-29Days |30-59Days |60+
1234 5/6/07 6/6/07 $5000
4321 4/6/07 5/6/07 $1000
And then in the report Sum the Total Owed.
So I have made a crosstab query that shows the information I want, but I cannot figure out how to Change the columns to show the dates as 0-29, 30-59 , 60+.
What kind of language would I have to use for the crosstab to work that way? Or could I at all? Would I need to creat individual queries for each of the desired headings and then somehow merge them?
This seems like a simple report to generate, something that most companies would need, but I am unsure how to do this. Any help, or links etc would be much appreciated!
Thank you!
*Hope this is formated correctly so you can see what Im talking about
The end result that I am looking for is to create a report - a general ledger that would show a companies outstanding receivables to us spread out from 0-29 days, to 60+ Days. Like below:
Company Name & Info Balances Due
-------------------- ------------------------
CompanyPO InvoiceDate Due Date 0-29Days |30-59Days |60+
1234 5/6/07 6/6/07 $5000
4321 4/6/07 5/6/07 $1000
And then in the report Sum the Total Owed.
So I have made a crosstab query that shows the information I want, but I cannot figure out how to Change the columns to show the dates as 0-29, 30-59 , 60+.
What kind of language would I have to use for the crosstab to work that way? Or could I at all? Would I need to creat individual queries for each of the desired headings and then somehow merge them?
This seems like a simple report to generate, something that most companies would need, but I am unsure how to do this. Any help, or links etc would be much appreciated!
Thank you!
*Hope this is formated correctly so you can see what Im talking about