Im making a program which works with singles.
I want to ensure when they input data into an inputbox
they don't enter a string or letter - and provide my own erroe message
The val and isnumeric functions seem to be a good choice.
having difficulties though
help appreciated
I want to ensure when they input data into an inputbox
they don't enter a string or letter - and provide my own erroe message
The val and isnumeric functions seem to be a good choice.
having difficulties though
help appreciated
Comment