Hello all,
I always manual click [ESC] to stop at Running excel VBA for my macro test as IE.Navigate URL loop [visible=false] .
so the screen box will be shown :
Run-time error '91':
Object variable or With block variable not set
However, iexplore.exe hanging, will not closed, I need manual to close it on every time.
Actually, IE.Quit is no problem. my Set IE = New InternetExplorer [ IE7 XP ]
on the other hand, I try to use InternetExplorerMedium but not work defined what object.
Anyone have an idea and method can force to close iexplore.exe ?
Bookmarks