LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Hyperlink problem

I have a column of cells that I want to put hyperlinks in.
I came up witht the following
I will use a different name each time and the name is the name of the
file in the directory.

newlink1 = "D:/Data/People/Problems/"
fname = "Name1.doc"
Cells(rowctr, 11).Hyperlinks(1).Address = newlink1 + fname

But for some reason, which I have not been able to see, the new
hyperlink will not work.

Can someone help?

Thanks in advance.
xnman

 
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 problem. WenyanCong Excel Discussion (Misc queries) 1 May 10th 09 06:01 AM
Hyperlink problem Petervan Excel Worksheet Functions 1 April 1st 09 09:33 AM
hyperlink problem bgerber Excel Worksheet Functions 0 October 6th 06 06:36 PM
Hyperlink Problem John Calder Excel Discussion (Misc queries) 0 November 24th 05 09:42 PM
Hyperlink problem Glenn Richardson Excel Worksheet Functions 2 August 31st 05 09:09 AM


All times are GMT +1. The time now is 03:17 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"