Jump to content

Recommended Posts

Posted

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...
Posted

_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...
Posted

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...

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
×
×
  • Create New...