PRB: Can't Use DDE Links (Paste Link) Between VB & Word 6.0
Article ID: 119114
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 2.0 Standard Edition
- Microsoft Visual Basic 3.0 Professional Edition
- Microsoft Visual Basic 2.0 Professional Edition
- Microsoft Visual Basic 3.0 Professional Edition
- Microsoft Word 6.0 Standard Edition
- Microsoft Word 6.0a
This article was previously published under Q119114
SYMPTOMS
The shortcut method for creating a DDE-linked item between Microsoft Visual
Basic and Microsoft Word for Windows by choosing Paste Special from the
popup menu no longer works with Word versions 6.0 or 6.0a.
CAUSE
Microsoft Word for Windows version 6.0 no longer uses DDE links when
copying information to the clipboard; it uses OLE links. This is why in
Visual Basic the Paste Link menu command is disabled (grayed out) when you
copy text from Word to the clipboard. Other applications that recognize OLE
links, such as Microsoft Excel version 5.0, allow you to perform a paste
link, but Visual Basic version 3.0 does not support paste link in text
boxes and labels.
RESOLUTION
To perform DDE with Word version 6.0, you must set up the DDE links
manually. For more information on this method, please see the following
article in the Microsoft Knowledge Base:
74862 DDE Example Between Visual Basic and Word for Windows
Additional query words: 2.00 3.00 6.00a PasteLink WinWord
Keywords: kbprb KB119114