AdxRtSourceList: Initialization failed

Hi,

I am doing Tutorial 1 of the Excel VBA COM API here which is for the AdxRtSourceList object. Stepping through the sample code, when I get to this line

Set myAdxRtSrcLst = CreateAdxRtSourceList()

the object seems to create ok but the property LocalSourceList says "<ERROR #11 - AdxRtSourceLIst: Initialization failed.>"

Is that a problem I should fix?

Best Answer

  • Alex Putkov.1
    Alex Putkov.1 ✭✭✭✭✭
    Answer ✓

    No, there's nothing to fix here. This is normal and nothing to worry about.