Hi there.
I don't think this is even possible but it won't hurt to ask .
Can we sink events of a late bound object ie :an Object accessed/automated via the CreateObject function and therefore without being able to use the WithEvents keyword ?
For example : Use Createobject to create a new...
Hi, I have the following code:
Option Explicit
Option Base 1
Private MyOPCServer As OPCServer
Private WithEvents MyOPCgroup1 As OPCGroup
Private WithEvents MyOPCgroup2 As OPCGroup
Private MyOPCItems1, MyOPCItems2 As OPCItem
Private Sub CommandButton1_Click() 'connect
Set MyOPCServer =...
I am creating a new instance of IE via the CreateObject Function ie: using late binding .
The CreateObject function returns a reference to the newly created IE application through which one can access all the IE Objects, Properties and Methods from our project. So far so good.
Now we regards...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.