<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] ... > Thanks for responding, Torsten. If I'm understanding your suggestion, then > what happens where the data from the dB already has a ; (semi-colon) in > it? Wouldn't this corrupt the import into excel?
Please take a look at PEAR's Spreadsheet Excel Writer package: http://pear.php.net/package/Spreadsheet_Excel_Writer Of course it's more work than just putting together a string with all values but it might solve the ; problem. Regards, Torsten -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php