modify / split text lines
Posted: Tue Oct 19, 2010 12:48 am
Hi Oleg,I have to "modify" text lines in a CSV like this;CPRI,1112,4865,4866,4867,4868,4869should be tranformed to;
Normal
0
21
false
false
false
NL
X-NONE
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-s ize:0;
mso-style-noshow:yes;
mso-style-priority:99;
ms o-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001 pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
fon t-family:"Calibri","sans-serif";
mso-ascii-font-family:Cal ibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-f amily:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bid i-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;
mso-fareast-lang uage:EN-US;}
CPRI,1112,4865CPRI,1112,4866CPRI,1112,4867CPRI,1112,4868CPRI,1112,4869Is that possible?Best regards,Maurice
Normal
0
21
false
false
false
NL
X-NONE
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-s ize:0;
mso-style-noshow:yes;
mso-style-priority:99;
ms o-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001 pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
fon t-family:"Calibri","sans-serif";
mso-ascii-font-family:Cal ibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-f amily:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bid i-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;
mso-fareast-lang uage:EN-US;}
CPRI,1112,4865CPRI,1112,4866CPRI,1112,4867CPRI,1112,4868CPRI,1112,4869Is that possible?Best regards,Maurice