Hi All,
I've spent the better part of 2 weeks developing a Timesheet form for employees and students to enter their own hours worked. The code has the Timesheet calculate time worked each day in Hours:Minutes.
PROBLEM: I need to sum this for each pay period, and it is not summing correctly. Unless I’m really tired and looking at this wrong, the problem appears to be in adding portions of an hour. Can someone help me to get a correct sum of hours worked without re-working my entire code - it's rather cumbersome. I’ve read most of the 42 questions for help in the Form section pertaining to Timesheets, seeing if I could figure out my problem!
ATTACHED: Small example of incorrect summing. Screenshot of Timesheet. Code to calculate time worked each day in Hours:Minutes
Any suggestions are truly welcome! If I get this summing correctly, I can send the Timesheet database to post as a sample.
I've spent the better part of 2 weeks developing a Timesheet form for employees and students to enter their own hours worked. The code has the Timesheet calculate time worked each day in Hours:Minutes.
PROBLEM: I need to sum this for each pay period, and it is not summing correctly. Unless I’m really tired and looking at this wrong, the problem appears to be in adding portions of an hour. Can someone help me to get a correct sum of hours worked without re-working my entire code - it's rather cumbersome. I’ve read most of the 42 questions for help in the Form section pertaining to Timesheets, seeing if I could figure out my problem!
ATTACHED: Small example of incorrect summing. Screenshot of Timesheet. Code to calculate time worked each day in Hours:Minutes
Any suggestions are truly welcome! If I get this summing correctly, I can send the Timesheet database to post as a sample.