Hello, my key field is "RecNum" in the following format: YY-MMDD-?...?L
Where ?...? is "ID"(an integer which can vary from 1 to 10 digits) and L is a capital letter (A-Z). I tried creating an input mask but can't figure a way to account for the variability in the number of digits for the unique identifier.
Also, is there a way to be able to extract the ?...? portion of "RecNum" and have it automatically posted to the "ID" field? Furthermore, can I extract the YY-MMDD portion and have it posted to the "Study Date" field?
Thank you.
Where ?...? is "ID"(an integer which can vary from 1 to 10 digits) and L is a capital letter (A-Z). I tried creating an input mask but can't figure a way to account for the variability in the number of digits for the unique identifier.
Also, is there a way to be able to extract the ?...? portion of "RecNum" and have it automatically posted to the "ID" field? Furthermore, can I extract the YY-MMDD portion and have it posted to the "Study Date" field?
Thank you.