Hi,
I'm trying to figure out a formula for data validation to restrict entries in a cell to a certain format... it can be a text string, doesn't have to be a date value or anything, but the format has to be:
YYYY-ABC123-123
where
yyyy is a four digit year
the dash is present
abc are any letters
123 are three numbers
the second dash is present
123 are three more numbers
Is there a way to enforce this at all? and show the ****-******-*** style to a user when they click on the cell so they know what style they have to follow?
Thanks so much in advance!!
I'm trying to figure out a formula for data validation to restrict entries in a cell to a certain format... it can be a text string, doesn't have to be a date value or anything, but the format has to be:
YYYY-ABC123-123
where
yyyy is a four digit year
the dash is present
abc are any letters
123 are three numbers
the second dash is present
123 are three more numbers
Is there a way to enforce this at all? and show the ****-******-*** style to a user when they click on the cell so they know what style they have to follow?
Thanks so much in advance!!