Hello,
I am having a little trouble creating validation on my Timesheet application. I am trying to ensure that only 24 hours can be saved to any one day. Currently I have a validation in my 'Form on Timesheets' that ensure time entered must be between 0.25 & 24.00 however entries can be modified in my 'Timesheet Details' report to any number. See below

I am trying to use an if statement validation with the sysdate clause however this doesn't appear to be working. I would be grateful for any help resolving this matter.

Regards,
NMS