B
Brad
Is there an easy way to take an input string and check for valid characters?
For instance, I am working on an expense report in where the cells have to
have numeric data only. So if the user accidentally inputs a space
somewhere in the data string, the program will error and alert the user to
this fact.
Thanks for the information.
Brad
For instance, I am working on an expense report in where the cells have to
have numeric data only. So if the user accidentally inputs a space
somewhere in the data string, the program will error and alert the user to
this fact.
Thanks for the information.
Brad