comp.lang.ada
 help / color / mirror / Atom feed
From: Anatoly Chernyshev <achernyshev@gmail.com>
Subject: Re: Reading Excel 2010 files with Ada on Linux
Date: Wed, 2 Mar 2016 03:35:27 -0800 (PST)
Date: 2016-03-02T03:35:27-08:00	[thread overview]
Message-ID: <3b92a5a9-2bea-4442-807f-7296041e030b@googlegroups.com> (raw)
In-Reply-To: <1d8db660-5944-49e1-ad43-e037eb5eb7ff@googlegroups.com>

Doing this kind of thing quite often myself, I would suggest to convert xlsx to csv first, then it will be a breeze to work with plain csv's in Ada.

If there are too many of xlsx to handle, I would write a VBA or VBS script, which will export the needed data into csv.

Hope this helps.

On Tuesday, March 1, 2016 at 11:42:40 PM UTC+13, Jean François Martinez wrote:
> Hello
> 
> Anyone knows if there is an Ada package for reading xlsx files?   Program will run on Linux so package must not base on Microsoft libraries
> 
> I have googled around but all what I have found is a package for writing Excel files not for reading them.
> 
> Regards
> 
> Jean-François Martinez

  parent reply	other threads:[~2016-03-02 11:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 10:42 Reading Excel 2010 files with Ada on Linux Jean François Martinez
2016-03-01 14:42 ` gautier_niouzes
2016-03-02 11:35 ` Anatoly Chernyshev [this message]
2016-03-03 14:10 ` Jean François Martinez
2016-03-03 16:17   ` gautier_niouzes
2016-03-04 17:36 ` Jean François Martinez
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox