bkast3again
IS-IT--Management
I have an Excel worksheet that has several cells that do a simple calculation to multiply a fee charged to several hrs of work. However the end calculation in off by .30 in either direction. The calculation looks like this. the first cell calculates over 31 cells (days in a month) and then divides by 60 to calculate to an hour fractions and then multiplies it by the hourly rate.
Cell one = =PRODUCT(A1,A31)/60
Cell two = 91(this is the hourly rate)
Cell three = =A32*A33
where A32 is cell one above and A33 is cell two above. And through out the worksheet the end number is off by the .30 . Sometimes it is exactly correct. Driving my billing dept. crazy.
Cell one = =PRODUCT(A1,A31)/60
Cell two = 91(this is the hourly rate)
Cell three = =A32*A33
where A32 is cell one above and A33 is cell two above. And through out the worksheet the end number is off by the .30 . Sometimes it is exactly correct. Driving my billing dept. crazy.