View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WannaBeExceller WannaBeExceller is offline
external usenet poster
 
Posts: 22
Default How can I break down a string with data divided by commas

I have a file that is CSV and I want to move those lines after splitting them
in the the groups of data. I have about 360,000 lines and want to do some
calculations and input some zeros. Is there a way to concat the string at the
point commas show?