Do While objIE.Busy
While Not InvokePattern Is Nothing
WEBからのメッセージというダイアログボックスが出てきて、 Private Const NAVDIR_NEXT = &H5
strCaption = "○○○○ - Windows Internet Explorer" '----表示待ち↓--------
PWnd = FindWindowEx(0, 0, "IEFrame", strCaption)
Dim Button As IUIAutomationElement submitでダウンロードダイアログが表示される
While objIE.ReadyState <> READYSTATE_COMPLETE
不可能でしょうか?, ここを読んでみればよいのですが、だらだらと文章が長いですね。^^;
http://www.usefullcode.net/2006/12/ieihtmldocument2.html
別ウィンドウで開いたページに対して、Sendkeysを行うにはどうやったらいいのでしょうか。
子ウィンドウを閉じる
Dim ie As Object
エクセルVBAでIE制御についてです。
For Each linkitem In objIE.document.all.tags("A") 'Aタグ