smueller72
IS-IT--Management
I have a very similar(I believe) need:
Here's my situation:
General:
The report displays details and $ totals for home inspections performed by home inspections franchisees between the 6th of the prior to the 5th of the current month.
The main report layout is as follows:
GH1: Office Id
Details: Office, Report#, Type of Inspection, Inspection Date, Inspection$
GF1: Count of Inspections, Sum of Inspection $'s, Formula to Calculated Commissions Owed.
Pretty basic stuff I know and the main report is fine.
Now the challenge is that I need to add to the commissions any additional fees that the franchisee owes for the given month that the report is being run for. These fee are housed in a separate table and a single office can owe multiple fees for any given month. My problem is how can I select, sum and add the additional fees to the commissions calculated in the main report? Perhaps a sub report is not the answer especially if I can't pass the sum of the extra fees back to the main report. Is there a solution? Any help would be greatly appreciated.
Here's my situation:
General:
The report displays details and $ totals for home inspections performed by home inspections franchisees between the 6th of the prior to the 5th of the current month.
The main report layout is as follows:
GH1: Office Id
Details: Office, Report#, Type of Inspection, Inspection Date, Inspection$
GF1: Count of Inspections, Sum of Inspection $'s, Formula to Calculated Commissions Owed.
Pretty basic stuff I know and the main report is fine.
Now the challenge is that I need to add to the commissions any additional fees that the franchisee owes for the given month that the report is being run for. These fee are housed in a separate table and a single office can owe multiple fees for any given month. My problem is how can I select, sum and add the additional fees to the commissions calculated in the main report? Perhaps a sub report is not the answer especially if I can't pass the sum of the extra fees back to the main report. Is there a solution? Any help would be greatly appreciated.