Hi, I have a form where the user enters a file number which is in the format "YY-####", YY being the year and #### being a unique number assigned to the file. For example, "08-3457" would be a file number.
In my table I have a field [File Number] that stores the whole file number, and also a...