I want to prohibit ###-## (Ex: 123-10), but I want to allow all other values. Is this possible? The problem I am having is that users frequently enter ###-## (Ex: 123-10)when the correct format is ##-### (Ex: 10-123), or a number of other codes that we have set up. There is no consistancy to the syntax of the other codes so a standard input mask will not work, but I do need to prohibit ###-## because it is a common mistake made by the end users.
Thank you,
Jonathan
Thank you,
Jonathan