Getting ActiveX component cant create object error While debuuging the line - Set QCConn = CreateObject("TDApiOle80.TDConnection")
相关问题
- Excel sunburst chart: Some labels missing
- Error handling only works once
- Error handling only works once
- Excel formula in VBA code
- Excel VBA run time error 450 from referencing a ra
相关文章
- Get column data by Column name and sheet name
- programmatically excel cells to be auto fit width
- Unregister a XLL in Excel (VBA)
- Unregister a XLL in Excel (VBA)
- How to prevent excel from truncating numbers in a
- numeric up down control in vba
- Declare a Range relative to the Active Cell with V
- What's the easiest way to create an Excel tabl
You must be using 64 Bit Excel.
When ALM try to create OTA object(32 bit dll) in a 64 bit excel you will be produced with this error.
Try the same code in 32 Bit Excel it will work smooth.
Note : Please register both Clint and Site admin registration and dont forget to add the References.