Are you calculating this in the report, or do you put the numbers together in a query first? You should put it together in a query first.
What do the fields look like? And where are you storing HoursWorked? Is that a field alias from a query, or are you trying to store that in a table? If the latter, what is the field type? And why in a table? =)
mmcdonal
|