RTD formula
In Excel VBA you can use RUN command to run any macro, e.g.
Run "REUTER"
Obviously, you can replace function name by any string, which is correct
macro or function/sub name.
Good luck!
MarioC
Uzytkownik "ben" napisal w wiadomosci
oups.com...
Hi
I have a function that returns the following string
=REUTER|IDN!'VOD.L,LAST'
I want Excel to enforce calcuation of this RTD formula and not treat it
as a string.
How can I do that ?
Thanks
B
|