lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Unfortunately, this approach is not possible for me.
I have a big number of forms saved in a Excel sheet.
The name and the last name will be in a fixed position, for example, ""b3".
For each data, I have a mapped position. What I want is to read all
sheets and consolidate the result.
In other words, I really need to read the sheet in a batch process.

2016-12-25 9:25 GMT-02:00, luciano de souza <luchyanus@gmail.com>:
> Hello all,
> I want to deal with Excel or Libreoffice files.
> I found the package xlsxwriter, available as a rock.
> But I could not find something to read a xls, xlsx or ods files. I am
> in Linux, so I can't use luacom. I have few experience, so perhaps to
> understand the xml structure of a xlsx file would not be viable.
> Regarding this aspects, what do you think it's the best approach for me?
>
> --
> Luciano de Souza
>


-- 
Luciano de Souza