How can I break down a string with data divided by commas

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top