R
Ricoy-Chicago
I have a field named [ProgramCode] and a field named [ClassCode]. To minimize
typing errors, the first 3 letters of [ClassCode] must match the first 3
letters of the [ProgramCode]. Example:
ProgramCode ClassCode
MBS D MBS 10-10 This is a valid class code, first 3 char.
match
MBS D MAS 10-10 This is an invalid class code, first 3
char. don't match
[ProgramCode] is selected from a dropdown field, [ClassCode] has to be
typed, it is not a dropdown field because there are way too many class codes.
Thank you for your help.
typing errors, the first 3 letters of [ClassCode] must match the first 3
letters of the [ProgramCode]. Example:
ProgramCode ClassCode
MBS D MBS 10-10 This is a valid class code, first 3 char.
match
MBS D MAS 10-10 This is an invalid class code, first 3
char. don't match
[ProgramCode] is selected from a dropdown field, [ClassCode] has to be
typed, it is not a dropdown field because there are way too many class codes.
Thank you for your help.