[Qt-interest] qt and excel
Andre Somers
andre at familiesomers.nl
Mon Jun 7 09:50:18 CEST 2010
On 7-6-2010 7:36, Andre Somers wrote:
> Op 7-6-2010 7:24, Josh schreef:
>
>> You should look into csv files as they are really easy to write and Excel
>> can import them.
>>
>> Josh
>>
>>
> If the above is at all feasable for you, you should do it.
> If you really need to interact with Excel, you could look into the
> ActiveQt module. It allows you to use ActiveX, which makes it possible
> to interact with a lot of applications on the windows platform. However,
> I find it is not very easy to make work...
>
> André
>
Another possible option, if you need more than csv, is to use one of the
more open XML standards. These are still complex, but at least they are
documented, so you should be able to figure out what you need to do to
make it work. If you just need to be able to read and write to a static
format, you could try to see what happens in a file when you do that
using the spreadsheet application.
André
--
Nokia Certified Qt Developer.
Interested in Qt related job offers or freelance Qt consulting work.
More information about the Qt-interest-old
mailing list