Hi,
I'm referring to following article to add hyperlink to excel, https://es.infragistics.com/help/aspnet/18.2/excelengine-adding-a-hyperlink-to-a-cell-in-an-excel-file, but i keep hit "A function in the formula has no closing parenthesis.Portion with error: HYPERLINK("">http://es.infragistics.com" " error.
Is this a bug or anything i missout which causing the error?
Infragistic used: Infragistics4.WebUI.Documents.Excel.v19.2.dll
Hello,
Thank you for posting in our community.
I have created a sample based on the provided information trying to reproduce the described behavior. On my side everything works as expected - the Excel file is saved with a hyperlink in cell 0 of the worksheet.
Please test the sample on your side and let me know how it behaves. If this is not an accurate demonstration of what you are trying to achieve, please feel free to modify it and send it back to me along with steps to reproduce.
Looking forward to hearing from you.
8726.Sample.zip
Hi Martin,
Thanks for your reply.
I tried on sample provided but unfortunately it still hit on same error.