> -----Original Message----- > > You can use > <table> > <tr> > <td> > > and each tr becomes an excel row and each td becomes a cell. This may or > may not work in/before excel97?? > > If you're looking to create true excel files, then i highly suggest > spreadsheetwrite_excel, > It is an excellent codeset, enabling you to use many features of excel > such > as colors, math, formats, etc. > > doing it this way, is little to no different from exporting in csv format, > but it does work > as described. > > HTH > Jeff Wow, that's pretty interesting. I'll play around with it =) -Ed -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php