Hi All
Can anyone help me with code to find out whether a field consists of numbers or not i.e. similar to the excel function IsNumber.
Your help is much appreciated.
I assume i need to pass the field as a parameter to the function & loop through each char, but stuck on how to check each = 0 to 9.
Thanks,
M
Can anyone help me with code to find out whether a field consists of numbers or not i.e. similar to the excel function IsNumber.
Your help is much appreciated.
I assume i need to pass the field as a parameter to the function & loop through each char, but stuck on how to check each = 0 to 9.
Thanks,
M