- Home
·
- Miscellaneous
·
- If you are inputting a numeral by any tool, it may be necessary to find if it is a valid number. Mo
If you are inputting a numeral by any tool, it may be necessary to find if it is a valid number. Mo
If you are inputting a numeral by any tool, it may be necessary to find if it is a valid number. Most of the OCX controls return the input as
Rate If you are inputting a numeral by any tool, it may be necessary to find if it is a valid number. Mo
(1(1 Vote))
ValidateNumeral=false
'x is a variant
xx=trim(str(val(x)))
if xx=x then
ValidateNumeral=true
endif
end function
If you are inputting a numeral by any tool, it may be necessary to find if it is a valid number. Mo Comments
No comments yet — be the first to post one!
Post a Comment