I
Ian Tranter
I have problem with a report for time.
My report is linked to q query called MC-Util with the
following fieds.
PLANDATE (Date op is planned to be done)
ACTDAT (Date op is Completed)
MC_WML (op description)
OPTIME (op time in hours)
Completed Hours (hours comp if ACTDAT is not blank)
Month # (Month number)
Over due (Hours over due if ACDAT is blank)
Comp Late. (Hours Completed if ACDAT is Greater
than PLANDATE)
I have the report grouping by month on plan date and
calculating the totals.
My problem is that I want to add/sum all the comp Late
values for a given month.
That is, say 10 hour were planned (PLANDATE) in for
SEPTEMBER & only 3 were completed then 7 were late.
When the 7 were completed (ACTDAT) when were they & how
many of the 7 were in the given month. Some may have been
comp in October & some in November?
Help Please????
My report is linked to q query called MC-Util with the
following fieds.
PLANDATE (Date op is planned to be done)
ACTDAT (Date op is Completed)
MC_WML (op description)
OPTIME (op time in hours)
Completed Hours (hours comp if ACTDAT is not blank)
Month # (Month number)
Over due (Hours over due if ACDAT is blank)
Comp Late. (Hours Completed if ACDAT is Greater
than PLANDATE)
I have the report grouping by month on plan date and
calculating the totals.
My problem is that I want to add/sum all the comp Late
values for a given month.
That is, say 10 hour were planned (PLANDATE) in for
SEPTEMBER & only 3 were completed then 7 were late.
When the 7 were completed (ACTDAT) when were they & how
many of the 7 were in the given month. Some may have been
comp in October & some in November?
Help Please????