Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to follow this hyperlink using vba...
=IF(A21="","",HYPERLINK("http://www.imdb.com/find?q="&SUBSTITUTE(A21," ","%20"),"About "& "'" & A21 & "'")). I've tried using '.Hyperlinks(1).Follow NewWindow:=True' but it's a formula so I think thats whats giving me the trouble. Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
follow hyperlink syntax | Excel Discussion (Misc queries) | |||
hyperlink will not follow when worksheet changes name | Excel Discussion (Misc queries) | |||
Getting a hyperlink to follow a sort | Excel Discussion (Misc queries) | |||
follow hyperlink? | New Users to Excel | |||
follow hyperlink? | Excel Worksheet Functions |