View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Philosophaie Philosophaie is offline
external usenet poster
 
Posts: 110
Default a string to an integer

they all had len=2 and nothing looked out of the ordinary.

"Sam Wilson" wrote:

msgbox len(str) & " """ & str & """"

Sorry, my mistake. Change str for whatever string it is you're trying to
convert.