PeterF
I used your calculation for Dateadd("n",(tcards*cbominutes/#associates),0) for the expected calculation and it works great.
However, when I tried to get actual to work correctly by using datediff("n",timeps,timepe) it gives me 0.00. (This should calculate timestarted-timeended). It...