Hi Have a form where dates will be entered, and I am trying to use some code to prevent the user from entering in the dates wrong. i.e. having the start date greater than the end date.
I have used the code below which works fine, but it can be easy for the user to press the tab key twice after...