montypython1
Technical User
Greetings,
How would I use variables, instead of field names, to sort and subtotal information on a report?
I have 6 reports that are almost identical, except that they are sorted and subtotalled differently. Each report has the same 3 fields (Manager, Dealership, NewUsed) in the "Data Grouping" property of the report. Each report sequences these 3 fields differently, such as:
In report #1 the data are sorted and subtotalled in the following sequence: Manager, Dealership, NewUsed.
In report #2 the data are sorted and subtotalled in the following sequence: Dealership, NewUsed, Manager.
In report #3 the data are sorted and subtotalled in the following sequence: NewUsed, Manager, Dealership.
In report #4 the data are sorted and subtotalled in the following sequence: Dealership, Manager, NewUsed.
In report #5 the data are sorted and subtotalled in the following sequence: Manager, NewUsed, Dealership.
In report #6 the data are sorted and subtotalled in the following sequence: NewUsed, Dealership, Manager.
From a maintenance standpoint, this is cumbersome when I have to modify the same basic report 6 times.
Any suggestions will be greatly appreciated.
Thanks,
Dave Higgins
How would I use variables, instead of field names, to sort and subtotal information on a report?
I have 6 reports that are almost identical, except that they are sorted and subtotalled differently. Each report has the same 3 fields (Manager, Dealership, NewUsed) in the "Data Grouping" property of the report. Each report sequences these 3 fields differently, such as:
In report #1 the data are sorted and subtotalled in the following sequence: Manager, Dealership, NewUsed.
In report #2 the data are sorted and subtotalled in the following sequence: Dealership, NewUsed, Manager.
In report #3 the data are sorted and subtotalled in the following sequence: NewUsed, Manager, Dealership.
In report #4 the data are sorted and subtotalled in the following sequence: Dealership, Manager, NewUsed.
In report #5 the data are sorted and subtotalled in the following sequence: Manager, NewUsed, Dealership.
In report #6 the data are sorted and subtotalled in the following sequence: NewUsed, Dealership, Manager.
From a maintenance standpoint, this is cumbersome when I have to modify the same basic report 6 times.
Any suggestions will be greatly appreciated.
Thanks,
Dave Higgins