R
RandyH
I have a report with the fields AccountNumber and LaborHours on it, both
field types are number. I would like to totalize LaborHours for certain
AccountNumber's. I was given a formula for my report footer like this:
=Sum(ABS(AccountNumber=3260)*Val([LaborHours]))
The problem is that the report prompts me for a value for LaborHours instead
of totalizing LaborHours for that AccountNumber, whatever I type in is what
is displayed on the report. I can supply more information if needed (just
don't know what's relevant).
Thanks, Randy
field types are number. I would like to totalize LaborHours for certain
AccountNumber's. I was given a formula for my report footer like this:
=Sum(ABS(AccountNumber=3260)*Val([LaborHours]))
The problem is that the report prompts me for a value for LaborHours instead
of totalizing LaborHours for that AccountNumber, whatever I type in is what
is displayed on the report. I can supply more information if needed (just
don't know what's relevant).
Thanks, Randy