I have a form that lets a user input additional records into the database; however, different users are using different formats. Is it possible to prompt the user if the formatting is not correct. For example employee ID numbers are 5 digits with an "E" in the front ("E00000''), and many people...