question

Upvotes
Accepted
3 0 1 1

Set myRSrchMgr = CreateRSearchMgr() is creating Run-time error 13 "Type mismatch"

This works in excel vba editor but it is producing this error in VB 6.0 editor

eikonapieikon-com-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Thanks Alex.

Worked exactly as expected. Any idea when the maximum rows limit of 2000 will be updated so you don't need to do multiple queries?

This is a rather unfortunate limitation, but I'm afraid I'm not aware of any immediate plans to address it.

@William.hendrickson

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
39.4k 77 11 27

Hi @William.hendrickson,

CreateRSearchMgr function is only supposed to work in Excel VBA.

To use Eikon COM APIs in custom applications, please see the relevant section on this portal:

https://developers.thomsonreuters.com/eikon-com/eikon-desktop-data-api

Specifically for using RSearch COM library in custom applications see the following tutorial:

https://developers.thomsonreuters.com/eikon-com/eikon-desktop-data-api/learning?content=806&type=learning_material_item

Best regards,

Alex

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.