Este fórum está sendo desativado

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.

ENTRAR PARA DISCORD

Tópicos relacionados a códigos VBA, gravação de macros, etc.
Por Diego100ges
Posts
#47430
Prezados, bom dia.
Esto utilizando um código para abrir páginas da web, mas ele está usando o explorer, poderiam dar uma força para ele abrir com o chorme?
Segue código:
Sub AbrePg()

Dim ie As Object

Set ie = CreateObject("InternetExplorer.Application")

ie.Navigate "https://login.salesforce.com/?locale=br"
ie.Visible = True

End Sub


Muito obrigado!
Por eduardogrigull
Posts
#47447
Tente isso, mas confira qual o local na qual o o chrome.exe está em seu computador.
Código: Selecionar todos
Sub AbrirPaginaChrome()


  Dim chromePath As String

  chromePath = """C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"""

  Shell (chromePath & " -url http:google.com.br")


End Sub
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]

Estamos migrando para uma comunidade no Discord