A
ad
How to check a string if this string is composite of number?
Rakesh Rajan said:Hi ad,
What exactly did you mean by "composite of number"?
Could you please describe in more detail what you are trying to
accomplish?
--
HTH,
Rakesh Rajan
MVP, MCSD
http://www.msmvps.com/rakeshrajan/
Octavio said:Check against a regular expression could be another solution.