DLGill

Results 12 comments of DLGill

I can generate xlxs files instead of xls files if JXLS will read those. So which project should I use to read either XLS or XLXS files on Machintosh OSx?...

Hi David, So, was I correct to use the DHxlsReader, or should I be using the JXLS? I took the DHxlsReader out of my project over the weekend, but I...

Hi David, Here is the Excel file. So I will put DHxlsReader back into my project. By the way, I will continue to try to debug the problem and send...

Hello David, No worries. Isn't the .xlxs format just the newer Excel format? I can produce either, but my version of Excel defaults to the .xlxs format. DHxlsReader kicks them...

Hey Dave, I just wondered if you have been able to track down the problem with tables. David Gill

Can you tell me which protection error it is generating (0x86, 0x63, or 0x2F), and where that error is returned? I will try to track it down. I don't understand...

It appears from looking at xls_ParseWorkBook (in xls.c) that all of the protection flags are skipped and not processed. Is this correct?

My file doesn't appear to be password protected. Can you open the file from Excel? I can without any password. I don't know how it would have been protected. The...

Hi David, Also, how am I able to read the first 2 rows (but not the 3rd) if it is protected? Can a portion of an Excel file be protected?...

Hi David, It's strange because there don't seem to be any protections set on the file (see attached dialog). I can't figure out how to turn off the protections, and...