Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlink problem. | Excel Discussion (Misc queries) | |||
Hyperlink problem | Excel Worksheet Functions | |||
hyperlink problem | Excel Worksheet Functions | |||
Hyperlink Problem | Excel Discussion (Misc queries) | |||
Hyperlink problem | Excel Worksheet Functions |