Page 1 of 1

XLSX with comments

Posted: Tue Dec 22, 2015 2:52 am
by kayeng
Hi,

Just continuing my evaluation of XLSReadWriteII 5. I ran into the following issue:

I am attempting to read an xlsx with comments in it like so:

Code: Select all

  XLS.Filename := 'C:\XLSXWithComments.xlsx;
  XLS.Read;
Doing this causes the XLSReadWriteII 5 to crash with the error: List Index out of bounds(0)
If I have a comment inside an xls file, it doesn't crash.

Does anyone know why reading xlsx files with comments in them crash?

Thanks for your help.

Cheers,
Kaye.

Re: XLSX with comments

Posted: Wed Dec 23, 2015 10:48 am
by larsa
Hello

Please send me an excel file with these comments.

Re: XLSX with comments

Posted: Wed Dec 23, 2015 11:23 pm
by kayeng
Hi Lars,

I have sent you an email with the xlsx file which didn't work.

Cheers,
Kaye.