Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Error loading a workbook. Clone to a new cell?
posted

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

Parents
No Data
Reply
  • 44743
    posted

    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://ko.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.

Children