
actan1
Junior Member
Registered: Apr 2009
Location:
Posts: 1
Status: OFFLINE
|
|

Hello,
What is the correct formula to get data with DDE in VBA,
nrcanal = DDEInitiate("FSDDE", "QUOTE")
is working well, canal is open
monres = DDERequest(nrcanal,"'SB K9'[Black Scholes].Last")
is giving error 285,
thanks for any idea
|