G
Guest
I have a 7 character text field in which I would like to disallow duplicates
of the last four characters only.
ie: 98.1000
96.1001
82.1002
98.1003
98.1004
Can this be done with a validation rule in a form? if so, how?; if not,
anyone have any ideas?
This would have been simple if I had split this info into two fields in the
first place but didn't know it would be required at the time.
of the last four characters only.
ie: 98.1000
96.1001
82.1002
98.1003
98.1004
Can this be done with a validation rule in a form? if so, how?; if not,
anyone have any ideas?
This would have been simple if I had split this info into two fields in the
first place but didn't know it would be required at the time.