01-30-2008 10:54 AM
01-30-2008 11:20 AM
If you want to have Excel automatically open the file and place the data in columns, you should use a tab separator instead of 4 spaces.
Not sure where you want to get a string array. On the entire string, you can use the function Spreadsheet String to Array. This requires you to specify the correct terminator.
01-31-2008 11:00 AM