Guest User

Untitled

a guest
Jul 12th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Set ie = CreateObject("InternetExplorer.application")
  2. ie.navigate PaginaWeb
  3.  
  4. Do While Not ie.busy
  5. Loop
Add Comment
Please, Sign In to add comment