Hello all,
I have a Form where users enter the hours worked for each day.
I use a field on this form to calculate the total hours worked that day.
For Example: Begin Time:1500 End Time: 2300 Total Hours: 8.0 Hrs
The problem is when the user enters a Begin Time of 2300 hrs and an End Time of 0700 hrs my total hours end up with negatives or some other funky number.
I have searched everywhere and cannot find the soulution to my problem.
The table which stores this data has both time fields set to "double"
Thanks for you time!
I have a Form where users enter the hours worked for each day.
I use a field on this form to calculate the total hours worked that day.
For Example: Begin Time:1500 End Time: 2300 Total Hours: 8.0 Hrs
The problem is when the user enters a Begin Time of 2300 hrs and an End Time of 0700 hrs my total hours end up with negatives or some other funky number.
I have searched everywhere and cannot find the soulution to my problem.
The table which stores this data has both time fields set to "double"
Thanks for you time!