Use EikonDesktopDataAPi and AdxRtList on VBA Access running on 64bits

hello

i'm facing problems to use EikonDesKtopDataAPI on VBA Access running on 64 bits.

Indeed, while i use the class successfully to initiate RtList functions in 32 bits, i face problems to turn it into 64 bits. i have a message showing that "

ActiveX component can't create object" for this line

set EikonDDA=New EikonDesktopDataAPI.

any help for this matter will be appretiated.

Regards

Best Answer

Answers