Mark,
I did the following but the result is still .43:
Object.Amt[row] = Round(ldRegTime * ldRate * ldMultiplier, 2) + Round(ldOT * ldRate * .5, 2) + Round(ldDblTime * ldRate * 1, 2)
Is this what you are referring to in your calculations or did I miss something.
Chris