How would you use ActiveX in place of the old DDE? I need to be able to access data dynamically(No passing data using files) with multiple applications. Someone suggested using a dll with global memory. Is this feasible?