If you have the code written it might be useful to post it here.
You could store the static variable into another variable for changing.
Also, you can use IsNumeric to check if the input is a number. Returns true if it is.
Or you could use ToString and convert the input to a string.





Reply With Quote