|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^3: Using Perl and WriteExcel to split data from one column to many othersby Anique (Novice) |
| on Oct 03, 2012 at 08:01 UTC ( #997001=note: print w/ replies, xml ) | Need Help?? |
|
I get the funny feeling your 'first column' is just a string like this "(a, b, c, d)" (but I might be wrong, as I am new at this) If that is the case, removing the parentheses and then splitting on the comma will fix your issue:
I hope this solves your problem. Please ignore me if this is a stupid answer...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||