[Qt-interest] read excel data
Castagne Nicolas
nicolascastagne at yahoo.fr
Thu Dec 3 17:06:14 CET 2009
Hello Sajjad and all.
Excel->qt and qt->excel are tricky questions, as far as I studied them in the past.
You should provide a more details on your needs, because the possibities may vary depending on your need.
***Which sort of "excel data" would you like to read ?
.xls files ?
.xlsx files ?
Other files generated by Excel (eg .csv)
Data copied from Excel, and saved in the Clipboard ?
Or you need to read directly from a document while opened in the excel application ?
***Do you need a specific way to go for your users ?
Or would users accept an to make intermediary manipulations, such as exporting, in excel, the excel spreadsheet to an intermerdiary format ?
Which platform do you target ? Windows, Mac, Linux ?
The possibilities regarding your needs depend at least on these questions....
And in any case, it will likely be not really easy, I am affraid.
Best
Nicolas
--- En date de : Jeu 3.12.09, Donal O'Connor <donaloconnor at gmail.com> a écrit :
De: Donal O'Connor <donaloconnor at gmail.com>
Objet: Re: [Qt-interest] read excel data
À: "Friedemann Kleint" <Friedemann.Kleint at nokia.com>
Cc: qt-interest at trolltech.com
Date: Jeudi 3 Décembre 2009, 12h05
You could look into QAxObject.
On Thu, Dec 3, 2009 at 11:03 AM, Friedemann Kleint <Friedemann.Kleint at nokia..com> wrote:
Hi,
I remember this being discussed in a thread a few months ago - you could try
to search the archive. One of the possible solutions is to convert the file to
XML using a Perl module (running a small Perl converter program):
http://search.cpan.org/~isterin/XML-Excel-0.02/Excel.pm
There are several Perl modules dealing with MS Excel.
Regards,
Friedemann
--
Friedemann Kleint
Nokia, Qt Development Frameworks
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
-----La pièce jointe associée suit-----
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091203/0022c2d6/attachment.html
More information about the Qt-interest-old
mailing list