RE: Interface with Microsoft Excel

new topic     » topic index » view thread      » older message » newer message

> -----Original Message-----
> From: msuclay at hotmail.com [mailto:msuclay at hotmail.com]

> Can someone tell me if there is a way to read an excel file 
> with Euphoria 
> and based upon data do some calculations and then output the 
> data back to an 
> excel file.  Any information or examples would be greatly appreciated.

You have a couple of options.  First, you could use ODBC to read/write the
Excel file (there's an ODBC lib in the archives).  Alternatively, you could
connect to Excel through OLE/COM.  This would probably be a bit more work,
at least initially, because no one's wrapped any Excel interfaces yet
(although you could use EuCOM--I've got most of the bugs out of it).

Matt Lewis

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu