Who can i do that: Read and Write in MS Excel files with several sheets ?
Thanks
You could open Excel file as a database using OLEDB JET 4.0 provider. in
that case each spreadsheet in that Excel file will be like a table. You
could use SQL statements to manipulate your data in that case. See next KB
about how to work with Excel file using ADO
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q257819
--
Val Mazur
Microsoft MVP
"Luis Pedro" <lu...@iol.pt> wrote in message
news:agfrdl$c6n$1...@venus.telepac.pt...