In VBA I have *Application.Run "EikonRefreshWorkbook"* as a code line to refresh my excel workboo...

...k. I was reading on line that that only refreshes TR equations, I was wondering what a refresh code for RHistory functions would be?

If Application.Run "EikonRefreshWorkbook" works for RHistory just let me know.


Call Sheet4.SpinButton1_SpinDown

DoEvents

Application.Run "EikonRefreshWorkbook"

DoEvents

Application.Run "EikonRefreshWorkbook"

DoEvents

Call CopyPaste

DoEvents



Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Alex Putkov.1"
    ✭✭✭✭✭
    Accepted Answer

    This command does indeed refresh all Eikon Excel data retrieval functions including RHistory. For more details on this and other commands you can use to refresh data in your spreadsheets using Eikon Excel see this previous thread.