Apparently letters that can evaluate as numbers pass VB's isNumeric function. Such as "e"
Are there any other letter-based expressions that pass isNumeric? Is there a function that genuinely checks to make sure the data is composed of digits and digits only? Or does that have to be customized...


Reply With Quote
