Hi team,
I am using Refinitiv Workspace now and I have used Eikon before.
On Refinitiv Workspace, the traditional Excel formulas such as =RHistory() works well. However, COM API cannot work. For example, the older "RHistoryAPI.xlsm" tutorial program (publicly downloadable under Eikon COM API section of this website) cannot work under Refinitiv Workspace -- Excel will give a "cannot find library" error message.
In Excel, go to its VBA editor, looking at References, the previous references are all missing now under Refinitiv Workspace. Missing references include:
- RHistoryAPI
- PLSynchronizationMgr 1.0 Type Library
- Dex2 1.1 Type Library
So, my questions are as follows:
- Is there a way to use Excel VBA to access data under Refinitiv Workspace (i.e., to use COM API)?
- Is COM API something that is going to be discontinued eventually under Refinitiv Workspace (or even to be discontinued under Eikon)? If so, how many years, say roughly, can clients still expect to use their COM API in Excel VBA before it gets shut down?
Thank you!