When I want to identify if a string is numeric then I use IsNumeric(String).
Is there anything like this that works with alpha characters? I googled it but I didn't find anything.
If you're wondering why, the reason is, I have a function that removes certain types of characters from a selected string. It works great but I want to add the option to remove all alpha-numerics so this is the obvious place to start before I do all the hard ASCii ID coding.
As always, thanks in advance!!!!

New Topic/Question
Reply




MultiQuote




|