Hi,
I'm writing an Excel file, and want to add an hyperlink to a cell in another sheet in the current workbook.
When doing it normaly with the Excel application this type of link is called "Place in this document". However when I create the Hyperlink using the CVI Excel Report the link is created but does not function (I get an error). the address I use in the Hyperlink is :
'SHEETNAME'!A1
What am I doing wrong? maybe it can be done using the Excel 9.0 ActiveX package?
thanks,
Ido