I try to convert the Excel formula to VBA function

meenakshi.j
edited October 1 in Eikon COM

I try to convert the Excel formula =RDP.Data("BCYSYU.S", "ASK", "RTFEED:IDN_SELECTFEED") into a VBA function Application.Run("RDP.Data", "BCYSYU.S", "ASK", "RTFEED:IDN_SELECTFEED"). Unfortunately, it doesn't work. Can you pls assist?

But before (Refinitiv Eikon) it was possible to run RtGet via Application.Run

So, this function has been disabled?

(On behalf of client)

Tagged:

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @meenakshi.j

    Thank you for reaching out to us.

    Please refer to the answer on this discussion.

    However, if the Application.Run("RtGet", "IDN", Sec, Field, "") still doesn't work, please contact the Workspace Excel support team directly via https://support.lseg.com/ to investigate this issue.