View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fan924 Fan924 is offline
external usenet poster
 
Posts: 238
Default test to confirm non-numeric characters

I have a 10 character number string. I need a test to confirm that
there are no non-numeric characters in this string. Thanks
Excel97