ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Access a internet Web Site uisng a macro done with excel (https://www.excelbanter.com/excel-programming/293730-access-internet-web-site-uisng-macro-done-excel.html)

[email protected]

Access a internet Web Site uisng a macro done with excel
 
Hi all!

I would like to do some thing like:

Sub QAZ()
'So I go to this Web Site
Application.Open "WWW.BBCNEWS.COM"
End Sub


So when I click the macro, I go to the desired Web Site!

I don't want to use Hyperlinks from a cell.

Must be done from VBA!

Many Thanks!!

Dave Peterson[_3_]

Access a internet Web Site uisng a macro done with excel
 
Take a look at FollowHyperlink in VBA's help.

" wrote:

Hi all!

I would like to do some thing like:

Sub QAZ()
'So I go to this Web Site
Application.Open "WWW.BBCNEWS.COM"
End Sub

So when I click the macro, I go to the desired Web Site!

I don't want to use Hyperlinks from a cell.

Must be done from VBA!

Many Thanks!!


--

Dave Peterson



All times are GMT +1. The time now is 07:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com