[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Report in Excel format
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Report in Excel format
- From: manu (at) netbsd.org (Emmanuel Dreyfus)
- Date: Tue, 18 Jan 2005 08:09:38 +0100
- User-agent: MacSOUP/2.5b3 (Mac OS 9.0)
Asif Iqbal <iqbala-hobbit (at) qwestip.net> wrote:
> Is it possible to add a feature to be able to create report in Excel
> format? My director was wondering if that is possible.
I'm not a hobbit expert, but I bet that would be difficult: Excel uses a
proprietary format, which means that only MS is able to speak it
correctly.
Other projects speak the Excel format by reverse engineering it, and
face the threat of getting incompatible at each new release. MS tends to
break compatibility often in the Office suite because that's a good way
to toss competitors (and moreover, it pushes customers to upgrade if
they want to keep compatibe).
You can export in tab separated values format (TSV) or comma separated
values (CSV) and import that into Excel, though.
--
Emmanuel Dreyfus
Publicité subliminale: achetez ce livre!
http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php
manu (at) netbsd.org