I think the easiest way is to store your data in MySQL and then create a DSN via MyODBC and connect to your spreadsheet.
"Matt M." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> Can PHP work with Excel files as database ? >> If not, how can I conver it to MySQL format and >> reconvert it to Excel 'coz I need it to report it >> in Excel format, > > > if you are on windows you could use a com object. > > if you have access to perl, you could use > http://search.cpan.org/~kwitknr/Spreadsheet-ParseExcel-0.2603/ParseExcel.pm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php