Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Leith,
Although I found another method, I have the address in a cell within my workbook so I called it from my cell as below Private Sub Image1_Click() Range("v99").Select Selection.Hyperlinks(1).Follow NewWindow:=False, AddHistory:=True End Sub -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...mming/200601/1 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB Code to link to website | Excel Worksheet Functions | |||
Dynamic link to website | Excel Worksheet Functions | |||
Link to website not working... | Excel Discussion (Misc queries) | |||
Loading website from userform | Excel Programming | |||
VBA - link to website | Excel Programming |