G
Guest
Hi everyone, here is my dilemma.
I have the following fields:
client#
month
year
reqcount
revsum
I will be producing a report that will give me a 6 months rolling
information by client. The format will look like:
Client# month1_req month1_rev month2_req etc....
The problem is:
1. I need the report to sort the months in order and take into
consideration the rolling into a new year.
2. The report column headers need to automatically adjust to the new months.
3. Provide 2 value results (reqcount & revenue).
When I do the two independent crosstabs to make the one, the columns become
fixed on the report. Help please....I am in desperate need. Thank you.
I have the following fields:
client#
month
year
reqcount
revsum
I will be producing a report that will give me a 6 months rolling
information by client. The format will look like:
Client# month1_req month1_rev month2_req etc....
The problem is:
1. I need the report to sort the months in order and take into
consideration the rolling into a new year.
2. The report column headers need to automatically adjust to the new months.
3. Provide 2 value results (reqcount & revenue).
When I do the two independent crosstabs to make the one, the columns become
fixed on the report. Help please....I am in desperate need. Thank you.