I get this error when I am working with IE and I submit a form that auto-closes the IE window:
"The webpage you are viewing is trying to close this window
Do you want to close this window?"
I DO want to, but I don't want it to ask me about it. I read that if the window is opened using Window.Open() it works, but this is for Java-script. Is there a similar command for VBA?
"The webpage you are viewing is trying to close this window
Do you want to close this window?"
I DO want to, but I don't want it to ask me about it. I read that if the window is opened using Window.Open() it works, but this is for Java-script. Is there a similar command for VBA?