Hi,
You can use the following formula: Mod($Duration/Hours(1)*60,15)<>0
Please let me know if that worked.
Good luck!
Tamir
Comment actions
how can I create a validation rule that will force only 15 minute increments to be captured on timesheets?
Please sign in to leave a comment.
Hi,
You can use the following formula: Mod($Duration/Hours(1)*60,15)<>0
Please let me know if that worked.
Good luck!
Tamir
thanks Tamir - that worked perfectly!