R
Radhika
The query I am trying to create is from another query which takes the sum of
two fields and the count of a third. I am trying to add the two 'sum' fields
in a query and divide the result by the 'count' field.
My expression is:
Average: (([SumOfProcedures non-time based]+[SumOfTime Based
Units])/[CountOf# Hours Worked])
I get '#Error' in the result. This does not happen if i only add the two
'sum' fields.
([SumOfProcedures non-time based]+[SumOfTime Based Units])
What am I doing incorreclty?
Thank you,
Radhika
two fields and the count of a third. I am trying to add the two 'sum' fields
in a query and divide the result by the 'count' field.
My expression is:
Average: (([SumOfProcedures non-time based]+[SumOfTime Based
Units])/[CountOf# Hours Worked])
I get '#Error' in the result. This does not happen if i only add the two
'sum' fields.
([SumOfProcedures non-time based]+[SumOfTime Based Units])
What am I doing incorreclty?
Thank you,
Radhika