> I'm trying to write a .csv file which I can subsequently load into 
> Excel.
> The part that's tripping me up is I want to include an "Alt-Enter" 
> between two of the fields so that when Excel reads the file, it will 
> enter the two fields into the same cell, but on separate lines.

Create an Excel spreadsheet with one cell.
Save as CSV.
See what Excel writes out for that character.

It might work....

Alan G.


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to