Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Or even simply
ThisWorkbook.FollowHyperlink "http://www.google.com" Regards, Peter T "wangww" wrote in message ... Sub SendURL() Shell "C:\Program Files\Internet Explorer\iexplore.exe", vbNormalFocus SendKeys "www.google.com", True End Sub This procedure can open IE, but the URL isn't entered into address bar. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
right-Alt with SendKeys | Excel Programming | |||
SendKeys Help | Excel Programming | |||
Always Sendkeys... | Excel Programming | |||
Sendkeys | Excel Programming | |||
SendKeys? | Excel Programming |