RegEx for more than one arbitrary mask format
I've heard that RedEx script is needed to accomodate more than one arbitrary mask format in a field. How might I be able to allow for the two formats in one field as follows?:
Format 1: OOOOOOOOOOO (11 characters)
Format 2: OOOOOOOOOO (10 characters)
Thank you in advance!