T
Tray
I have a query with a field "payroll" and another "contribution". I also have
a calculated field to work out what percentage of the payroll was paid as a
contribution:
ratePaid: ([contribution]/[payroll])*100
This query works fine like this. But I want to be able to view those rows
with a ratePaid figure over a certain amount. I tried to put a simple
equation into the criteria field for ratePaid but get a Division By Zero
error. Any ideas of what i'm doing wrong??
thanks
a calculated field to work out what percentage of the payroll was paid as a
contribution:
ratePaid: ([contribution]/[payroll])*100
This query works fine like this. But I want to be able to view those rows
with a ratePaid figure over a certain amount. I tried to put a simple
equation into the criteria field for ratePaid but get a Division By Zero
error. Any ideas of what i'm doing wrong??
thanks