Easiest way to validate a date/time field in an MS Access continuous form?

111 Views Asked by At

Basic access user here, I have a date/time field in a continuous form (subform, part of a main form) which users need to fill in, but I need it validated so that for every new record that date/time field's value is at least 10 minutes after the previous one. Is there an easy way to do it, preferably in the form using vba?

0

There are 0 best solutions below