|
[Date Index]
[Thread Index]
[Author Index]
Import .xlsx files
- To: mathgroup at smc.vnet.net
- Subject: [mg87326] Import .xlsx files
- From: dr DanW <dmaxwarren at gmail.com>
- Date: Tue, 8 Apr 2008 05:33:44 -0400 (EDT)
Is Import capable of reading Excel files stored in the new MSXML file
format (.xslx)? A quick trial shows that it is not, but maybe I am
not doing something right.
I am aware that I could write a function to dig into the .xslx as a
zip archive, retrieve the .xml files, and try to extract the cell
values, but I am lazy and hoping somebody else did that for me already.
Prev by Date:
Re: Re: Label vertices in Graph to display with
Next by Date:
Bug in ExportString?
Previous by thread:
Re: Poisson equation with boundary conditions on rectangle
Next by thread:
Re: Import .xlsx files
|