I'm not finding any documentation that explains the changes betweek XLSReadWriteII_4 and XLSReadWriteII_5. I'm in the process of converting our source code over to the new version and am finding many issues. Is there a document that explains the differences?
If not, let me start by asking how to modify this:
Any of the values:
errNull, //* Empty intersection.
errDiv0, //* Division by null.
errValue, //* Illegal value.
errRef, //* Illegal reference. Possibly to a deleted worksheet.
errName, //* Unknown name.
errNum, //* Illegal number.
errNA, //* Not available error.