A
AMDGUY [MCP]
Im trying to create a 12 month report. This report will be printed monthly
The user need to be able to select the ending month and year of the report.
The report needs to total opa opr and ops for each month from the data
table.
So the ending result would look like this
Month OPA OPR OPS
Jan 05 10 100 5
Dec 04 15 110 6
Nov 04 16 113 8
...... Until get 12 months from the user selcected ending date.
The user need to be able to select the ending month and year of the report.
The report needs to total opa opr and ops for each month from the data
table.
So the ending result would look like this
Month OPA OPR OPS
Jan 05 10 100 5
Dec 04 15 110 6
Nov 04 16 113 8
...... Until get 12 months from the user selcected ending date.