|
-
Nov 8th, 1999, 02:43 AM
#2
Thread Starter
Member
You can use DDE by setting the Linktopic, Linkitem and Linkmode properties.
Alternatively , you can use OLE Automation to achieve this.
With DDE,
Set Linktopic = excel|sheet1
linkitem = r1c1
linkmode = automatic
You can also dynamically change the linkitems to access diff. cells.
Hope this is useful
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|