Hi all!
I'm currently using a side-by-side question to get input for dates and duration of activities.
Is there an efficient way to validate one column for numbers only, and two columns for dates, where the second date column is later than the first.
I've managed to achieve this on one line using multiple regex validations, but would like to not have to repeat that 20 times.
!
Page 1 / 1
Hey @LaurenTaylor! Without using custom code, regex validation is the best way to go in this case!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.