SCassidy@xxxxxxxxxxxxxxxxxxx wrote: > A word of advice: if there is any chance that a column (e.g. text) contains > an embedded newline, you will be much better off outputting the data in > simple xml, instead of CSV. This works very well with Excel for import. I > just did a simple program for this recently. If the csv generator correctly quotes values containing quotes, commas and newlines, Excel is going to be happy with the csv file as well /Nis