Is there an easy way to validate data to see if the first character is alpha-numeric? We are talking about serial numbers & I want to find the people who have put in bad serial numbers which are identified as the first character being other than alph-numeric, instead, they put symbols, (.-_#, etc). If I can figure that out, the next question will be to run it on multiple fields simultaneously, serial numbers, registration numbers, year of manufacture, etc.-