View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gits Gits is offline
external usenet poster
 
Posts: 1
Default how do i extract multiple data from a cell(string) whose length v.

I need to extract all numbers into different columns (delimiter is ,). e.g.
1,325,16420,5,6,120,4643,2,8,-71,-68,-6 the length of numbers within
could vary.