View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sub_pop[_8_] sub_pop[_8_] is offline
external usenet poster
 
Posts: 1
Default Excel 2000 VBA - Using Split() with no Lelimiter in string

I have a string, called badNumber, that is a non-delimited concatenatio
of multple values. If there is NO delimiter, can I delimit by number o
characters:

For Instance:

_Column_A_
1234567
1234567
1234567
12345671234567
12345671234567
123456712345671234567

Thanks!
Mar

--
Message posted from http://www.ExcelForum.com