How to connect to Reuters Eikon Excel programmatically with VBA?

Hi there,

Let's say I have an excel session which is logged-out of Reuters Eikon (Offline in the ribbon). How do I connect to Reuters Eikon programmatically via vba? Basically an equivalent to pressing the button Offline in the Reuters ribbon to connect (in Settings).

I have tried unsuccessfully to look into the PLSynchronizationMgr library.

And side question: where do I find the user documentation for a specific library? (f.ex. PLSynchronizationMgr library)

Thank you.

Best Answer

Answers

  • fantastic, thank you.

    FWIW this tutorial is not part of the Complete Microsoft Office APIs Tutorial Samples. I only checked in there and hence did not notice that there was a tutorial dedicated to PLSynchronizationMgrLib.