I am working on converting an Excel-based calculation tool that currently uses the EIKON AdxRtList Library to stream real-time underlying data. The goal is to adapt the VBA code so it works with Refinitiv Workspace instead of EIKON. Details: The VBA tool has the following components: A class module that interacts directly…
we are moving to LSEG Workspace. I need to open a Workspace Excel with VBA. The workspace add- in is inserted correctly via File --> Options and if you manually open an Excel, the workspace add-in is also included. But if I call an Excel via VBA, unfortunately the workspace add-in is missing. What must the VBA code be to…
Hello, I wanted to ask if a user who had a spreadsheet created by our previous colleagues can submit his file to be upgraded by someone in the devportal? He submitted the file to the FMC Team but they don't support VBA and asked him to try here. I can act as a point of contact or I can ask him to submit his request here if…
I just downloaded it and tried to launch, but it doesn't work with this page. What am I supposed to do to solve this matter? if there is department in Korea, please let them know my e-mail address to contact with them. lee.cheolhoon@sajo.co.kr
Hello, I had built all my charts at CHT format to Eikon and after name them all (e.g Cotton vs Crule) had them all in my favorites creating category files. After migration the CHT Eikon Format is not supported. Moreover, my favorite files have no name on them just their URL and of course my category files do not exist. |s…
Posting this query on behalf of an external client: The following VBA function stopped worked for me: Function Reuters_IDN(Sec As String, Field As String) Dim res As Variant res = "Retrieving..." While res = "Retrieving..." res = Application.Run("RtGet", "IDN", Sec, Field, "") DoEvents Application.RTD.RefreshData Wend…
Can you tell me how to get LSEGVbaApis.bas module?
In Eikon samples there was a file called RHistoryAPI.xlsm to retreive historical data, like prices time series. We have not been able to get it working with Workspace Excel.
Hello I'm using workspace , could you please tell me how i can open a print quote from refinitiv workspace VBA ? I used "reuters://REALTIME/verb=FullQuote/ric= on refinitiv EIKON excel , but with Workspace excel , it doesn't work I want to open a refinitiv quote from excel , do a print screen , copy/paste on an excel file…
It looks like you're new here. Sign in or register to get started.