Thread: Parse raw data
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Larry[_11_] Larry[_11_] is offline
external usenet poster
 
Posts: 3
Default Parse raw data

I would like to take a string of data and parse it into a
excel spreadsheet. I could have a string data with a
record length of 70 for one spreadsheet and another with a
length of 7000 for a different spreadsheet. The string
data is not delimited. Your assistance would be greatly
appreciated.