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. https://us.v-cdn.net/6038239/uploads/62LOB0XW90T9/rhistoryapi.7z
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…
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
Hello Team, Is there a way to programmatically check in Excel/VBA which Excel add-in version (Eikon or Workspace) is loaded in a given instance of excel? This would streamline the process of Eikon/WS verification for number of users at clients' side. I got below function earlier, but it just displays generic description.…
Hi All, We are migrating from Eikon > Workspace and one of our desks use a 20 year old spreadsheet with a VBA Macro locked down with a password, preventing us to modify it for Workspace. If anyone knows how to reset a VBA Macro password, please advise. Many Thanks!
Hi Team, Query : SFIL global issue The first issue is they would like to know if there is a VB code for Workspace refresh function as they have a file that gets their data for BID and ASK which uses workspace formula and they also have MID which is the average of BID and ASK but doesn't use workspace formula. When they…
Client like to use the command code "RtGet("IDN","LCOc1","LAST") in Excel VBA. Is that possible please?
It looks like you're new here. Sign in or register to get started.