v3ga

Bits and Blobs

Processing vs Excel

August 9th, 2006 · 1 Comment

JExcelAPI is a very useful java library allowing to ” read, write, and modifiy Excel spreadsheets dynamically “. Today at work, I had to feed a sqlite-driven database with datas embedded in several excel spreadsheets. Library was easily imported in Processing within the sketch code folder, all was ready to parse these documents and generate adequate sqlite statements.

Tags: Processing

1 response so far ↓

  • 1 oleg // Mar 28, 2007 at 4:32 am

    Hello,

    I Downloaded API but for some reason I cannot get it to work with processing. I am especially interested in writing to excel from processing. Any help would be greatly appreciated.

Leave a Comment