Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 86
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperlink in same sheet - positioning problem neil40 Links and Linking in Excel 1 November 27th 09 09:52 PM
hyperlink - clicking on hyper link to select cell in another sheet Aaron Hodson \(Coversure\) Excel Worksheet Functions 3 January 3rd 08 02:58 PM
Hyperlink: Linking problem when link to file tsmith1977 Excel Discussion (Misc queries) 12 November 10th 07 02:49 PM
Excel - Hyperlink, the link gets Corrupted Excel Excel Worksheet Functions 1 July 7th 06 05:22 PM
Excel- Hyperlink or link Mo Excel Discussion (Misc queries) 0 January 8th 06 02:31 AM


All times are GMT +1. The time now is 10:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"