How to test a variable to determine whether it is a NUMBER
431901Dec 16 2004 — edited Jan 13 2005Hello again,
I would like to find out how to test a variable to determine whether it is a NUMBER.
In other words find out if a variable only contains numbers.
Also I would like to know how to test a variable to see if it contains characters - at certain locations.
For instance test A3214 to see if it has an alphabetic character at the location of the first character and whether the rest of the characters are numbers.
Thanks
Douglas McGillivray