T
Tia
Hello,
i have a list a list of employees along with salaries, in the query i
have calculated the total of package using:
nz([Basic Salary])+nz([Overtime])+nz([Transportation])+nz
([Accomodation])+nz([Meal Allowances])+nz([Others])
i want to calculate the total per day" total package /30" and the
total per hour"total package/30/9"
Total per day i have used this exp but its not working: total package/
30
total hour: total per day/9
Please help
i have a list a list of employees along with salaries, in the query i
have calculated the total of package using:
nz([Basic Salary])+nz([Overtime])+nz([Transportation])+nz
([Accomodation])+nz([Meal Allowances])+nz([Others])
i want to calculate the total per day" total package /30" and the
total per hour"total package/30/9"
Total per day i have used this exp but its not working: total package/
30
total hour: total per day/9
Please help