Hi,
how can i modify the code below to use Chrome instead of Internet explorere:
Sub IE_login() Dim ie As InternetExplorer
Dim C
Dim ULogin As Boolean, ieForm
Dim MyPass As String, MyLogin As String
redo:
MyLogin = Application.InputBox("Please enter your TNW login"...