Hello all, I have "c:\MyDll.dll" and class name is "GetData"
How can I set the object "GetObject("Path", "Class"), i have try "Set A = GetObject("C:\MyDll.dll") and it doesnot work, it said path not found.
thanks