ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   HYPERLINK link problem in Excel sheet using VC++ (https://www.excelbanter.com/excel-programming/332284-hyperlink-link-problem-excel-sheet-using-vc.html)

srikantha

HYPERLINK link problem in Excel sheet using VC++
 

HI All

I am reading/writing excel file through VC++ program . I have to ad
hyperlink to specified cell in excel sheet . I have inserted followin
text into that specified cell.....

=HYPERLINK("file:\\\c:\temp\Srikantha Meesala\a.txt", "this one i
good")

after inserting this value to Excel cell.. I am tiring to open tha
excel sheet...
I am not getting hyperlink at first time....
if I double clink on formula bar or press enter then only hyperlin
showing properly.


how can I get hyperlink properly?

Please help me out on this

Regards,
Srikanth

--
srikanthaPosted from http://www.pcreview.co.uk/ newsgroup acces


Gary's Student

HYPERLINK link problem in Excel sheet using VC++
 
Please re-check the syntax of the function call. This worked for me:

=HYPERLINK("c:\x.txt")

A single click and Notepad opened on the text file.
--
Gary's Student


"srikantha" wrote:


HI All

I am reading/writing excel file through VC++ program . I have to add
hyperlink to specified cell in excel sheet . I have inserted following
text into that specified cell.....

=HYPERLINK("file:\\\c:\temp\Srikantha Meesala\a.txt", "this one is
good")

after inserting this value to Excel cell.. I am tiring to open that
excel sheet...
I am not getting hyperlink at first time....
if I double clink on formula bar or press enter then only hyperlink
showing properly.


how can I get hyperlink properly?

Please help me out on this

Regards,
Srikantha


--
srikanthaPosted from http://www.pcreview.co.uk/ newsgroup access




All times are GMT +1. The time now is 02:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com