H
hotbero
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!!
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!!