Excel VBA “Method 'Document' of object 'IWebBrowser2' failed”

后端 未结 3 2271
独厮守ぢ
独厮守ぢ 2020-11-27 22:48

I\'m trying to automate a form submission in Excel for work, and In have trouble with the basics. I keep getting the error message:

\"Method \'Documen

3条回答
  •  半阙折子戏
    2020-11-27 23:44

    The below method solved my problem for this error: Close all the explorer instances through 'Task manager' and try to run the code it will work.

提交回复
热议问题