Hello,

A little "help me please" with Excell and VB.

I have an array of comma-separated values posted in a single cell. It looks like something1, something2, something3, something4 etc. I have many cells across worksheet with same type of content, with different total and word lengths.

I should have a new row for each value from that cell and post the value to separate cell, creating a column after all.

I'm really "virgin" with VB, can I use a script to automate this process?

Thank you in advance!