Hi,
I'm working on a simple project where I want to extract data from 2 columns in an Excel file. The first column is text and other column is either text or a number.
My code works fine for 97-'03 files, but for '07 xlsx files whenever there is text, it returns a number instead. None of the cells contain formulas.
I'm sure that I'm missing something very simple. An example of getting a...
2009-06-22 17:53:42 UTC in Koogra Excel BIFF/XLSX Reader Library