Jump to content

Attach to existing IE window in VBA


strate
 Share

Recommended Posts

I've searched google and the only thing that I can find is how to create a instance of IE. Problem is, I want to attach (by window name) to a window that exists... Any idea how?

INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Link to comment
Share on other sites

_IEAttach() ??

:)

edit: ooops ;)

Edit2: hwy don't you convert the AutoIt function? Why ask here instead of an VBA forum anyway? No don't answer that.

Edited by AdmiralAlkex
Link to comment
Share on other sites

_IEAttach() ??

:)

edit: ooops ;)

Edit2: hwy don't you convert the AutoIt function? Why ask here instead of an VBA forum anyway? No don't answer that.

I asked here because I don't want to register for another forum for just one question. I knew the talent here would have an answer.

INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Link to comment
Share on other sites

AutoIt has this code implemented in the _IE library. Check out IE.au3 in AutoIt\Includes folder. They're simply a bunch of COM and DLL calls that you should be able to mimic in VBA.

Thank you, never crossed my mind.

INI TreeViewA bus station is where a bus stops, a train station is where a train stops. Onmy desk I have a work station...
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...