Hello,I'm getting the following error while doing a Workbook.Load(Filename) on what I think is an excel 2003 file.
System.InvalidOperationException: The formatted string is already the value of another cell. Clone it first and apply the clone to the new cell.
I'm not sure what this error means. Possibly there is a cell in my workbook that takes its value from another cell.. and IGExcel doesn't like it?
I know this error only happens for specific sheets in my workbook. Is there a way to pick which sheets you want to load?
Thanks!-Robin
This is a bug that has already been reported and fixed in version 7.3 and later. However, the hotfix containing the fix has not been released yet. I would recommend submitting the issue to the support group and referencing issue BR30961: http://es.infragistics.com/gethelp. If you are using 7.3 or later, you will be notified when the hotfix is released. If you are using an earlier version that is still supported, the fix will be moved back to the version you are using.
I think this issue is still not fixed.
I have downloaded NetAdvantage for Windows Forms 2011 Vol. 1 Complete Bundle but still i am getting the erro message with using Infragistics3.Documents.Excel.v11.1.dll
Error Messgae:- {"The formatted string is already the value of another cell or shape. Clone it first and apply the clone to the new cell or shape."}