I wrote a piece of code for connecting to HP-ALM: Quality Centre 12.01.The basic line of code
Set tdConnection = CreateObject("TDApiOle80.TDConnection")
Gives me the error
Run time error 429
ActiveX component can't create object.
In the Excel tools references I have already selected Microsoft ActiveX Data Object 2.0 library.