What is the best way to check a string for characters other than 0-9 or a-z(Upper or Lower Case). I know about the InStr Function but that would be a lot of code. I don't want to allow characters like (!@#$%^&*()_+) in the string.
Just letters and numbers. Rob
Just my $.02.
Just letters and numbers. Rob
Just my $.02.