Hi all,
I have an Excel file with comma separated data in cel Ax, going down to 900+ rows.
To have it easy to import the data into another program, I need each cvs part into separated cells.
Parts can vary from 4 to 7 between commas.
Ex.
A1 has data xxx,yyyyy,zzzzz
I need xxx in cel K1
yyyyy in cell L1
zzzzz in cell M1
etc
and that for all the rows.
Any idea for a general macro to do that, because I need to do that somewhat every 2 weeks on given Excel files.
TIA
I have an Excel file with comma separated data in cel Ax, going down to 900+ rows.
To have it easy to import the data into another program, I need each cvs part into separated cells.
Parts can vary from 4 to 7 between commas.
Ex.
A1 has data xxx,yyyyy,zzzzz
I need xxx in cel K1
yyyyy in cell L1
zzzzz in cell M1
etc
and that for all the rows.
Any idea for a general macro to do that, because I need to do that somewhat every 2 weeks on given Excel files.
TIA