09-09-2009 12:34 PM
Dear Friends,
I have a string say "A1,A2,A3,A4,A5,A6" which is delimited by comma (and It will be received through serial port). I have to split the string and separate the values A1 A2 A3 A4 A5 A6 and put it in a array.
If I use split string I have to use 5 times (One output is a input for another). Is there any way to do it easily ?
Best Regards,
Rathan
Solved! Go to Solution.
09-09-2009 12:43 PM
Spreadsheet String to Array. Set delimiter to ,
Felix
09-09-2009 12:45 PM
use spreadsheet string to array
09-09-2009 12:46 PM
F. Schubert wrote:Spreadsheet String to Array. Set delimiter to ,
Felix
Beat me by two minutes... 🙂
09-09-2009 12:46 PM
But not with an image...
Felix
09-09-2009 12:47 PM