Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2002 / 2003.
I'm trying to create a hyperlink in cell A19 such that the result opens in a new window. I'm using Range("A19").Select ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:="c:\test.htm", NewWindow:=True, AddHistory:=True I'm getting Runtime Error 1004: Application defined or Object defined error Anyone any idea where am I going wrong ??? TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to create an automatic hyperlink | Excel Discussion (Misc queries) | |||
Create Hyperlink to URL | Excel Programming | |||
How do I create a hyperlink to a cell with the hyperlink function | Excel Worksheet Functions | |||
Create Hyperlink | Excel Programming | |||
Create a HYPERLINK with a macro? | Excel Programming |