Skip to content
Prev 314941 / 398506 Next

writing to .xlsx

Can you use '.xls' format files? If so, XLConnect works pretty good
for those.  If you are using '.xlsx' format (zip files internally),
XLConnect takes much more CPU and memory to handle them.

On Wed, Jan 9, 2013 at 2:19 PM, Benjamin Caldwell
<btcaldwell at berkeley.edu> wrote: