PDA

Click to See Complete Forum and Search --> : Dynamic Data exchange between two VB applications


roars
Sep 13th, 2000, 05:19 AM
I am trying to exchange data between two vb applications using DDE. What should i use as the object.linktopic and object.linkitem strings in each application? As i can communicate with excel using "excel|sheet1" as the linktopic string and "R1C1" as the linkitem.