Produit du jour : Microsoft Office 2007 Famille et étudiant à partir de 74.00 € (Logiciel)
09/09/2003 19:15 par isabelle | 2 réponse(s) | Signaler un contenu abusif ou erroné
bonjour voustousse,

j'essai d'agrandir une fenêtre internet explorer via une commande vba,
et je n'y arrive pas. voici le code (xl2002),

Dim IE As Object
Set IE = CreateObject("internetexplorer.application")
IE.Navigate ("https://blabla")
IE.Visible = True
Application.Wait Now + 5 / 3600 / 48
With ActiveWindow
SendKeys ("~")
End With
Application.Wait Now + 5 / 3600 / 48
With ActiveWindow
SendKeys ("zaza~")
End With
Application.Wait Now + 5 / 3600 / 48
IE.Visible = True
ActiveWindow.WindowState = xlMaximized
Set IE = Nothing

merci par avance de votre aide !
isabelle
mots-clés : activewindow, windowstate Catégories : Microsoft Office, Excel
 
Problème ouverture fichier avec macro ...
format heure
 

 

Téléchargements

Tous les téléchargements