Insert a hyperlink to a cell of another Excel file

Hello,

I need to insert a hyperlink to some cells in my Excel files that link to cells in another Excel file, which also has not a fixed path (I assume that the two files are saved in the same directory).

In Excel you can do this using this syntax:
Filename.xls#SheetName!B4

I tried to use this same syntax in method Worksheet.Hyperlinks.Add,
but does not work.

How can I do?

Best Regards

Hi,

I have tested your scenario and did find the issue you have mentioned. I have logged your issue into out issue tracking system with an id: CELLSNET-22457. We will figure your issue out soon.

thank you.

Hi Marco,

Please use the attached updated version Aspose.Cells5.2.1.1.zip. The issue has been resolved.

Thanks,

The issues you have found earlier (filed as 22457) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.

Thanks, now works correctly :wink: