CreateObject("InternetExplorer.application") |
Set IE = CreateObject("InternetExplorer.application")
IE.Visible = True
IE.Navigate "http://www.sql.ru/forum/access"
http://www.sql.ru/forum/1263987/problemy-s-createobject-internetexplorer-application