Thread: RTD formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John.Greenan John.Greenan is offline
external usenet poster
 
Posts: 175
Default RTD formula

That's a DDE formula, not an RTD formula. If you mean DDE rather than RTD
then the answer is to check the cell formatting - it should be general.
Switch to general and then edit the cell and it should start the Reuters
local DDE server.

If that does not work then you should post back.

--
www.alignment-systems.com


"ben" wrote:

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