I want to format a csv to start each row with a 5 digit control number. The 4 columns are: Record Number, Call Number, ID, Date time, created by, comment.
15700,picimlp,01/16/2018 07:38:56,Sometimes the text is very long and drops down to the next line I want it to be a continuous string as oopossed to starting a new line.
15701,picimlp,01/16/2018 07:39:02,Sometimes the text is very long and drops down to the next line I want it to be a continuous string as oopossed to starting a new line.
15702,picimlp,01/16/2018 07:39:09,Sometimes the text is very long and drops down to the next line I want it to be a continuous string as oopossed to starting a new line.
15682,picimlp,01/16/2018 07:35:37,Sometimes the text is very long and drops down to the next line I want it to be a continuous string as oopossed to starting a new line.
15703,picimlp,01/16/2018 07:39:16,Every line should start with a 5 digit control number like this
15704,picimlp,01/16/2018 07:39:25,Every line should start with a 5 digit control number like this
Any Ideas?