Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlink in same sheet - positioning problem | Links and Linking in Excel | |||
hyperlink - clicking on hyper link to select cell in another sheet | Excel Worksheet Functions | |||
Hyperlink: Linking problem when link to file | Excel Discussion (Misc queries) | |||
Excel - Hyperlink, the link gets Corrupted | Excel Worksheet Functions | |||
Excel- Hyperlink or link | Excel Discussion (Misc queries) |