XCLN: Public Folders and Linked/Embedded Documents
ID: Q156565
|
The information in this article applies to:
-
Microsoft Exchange Windows 95/98 client, versions 4.0, 5.0
-
Microsoft Exchange Windows 3.x client, versions 4.0, 5.0
-
Microsoft Exchange Windows NT client, versions 4.0, 5.0
SUMMARY
If you open an OLE object located in a Microsoft Exchange Public Folder
(PF), copy part of the object to the clipboard, and paste a link to that
object into another OLE aware application, any subsequent modifications to
the original OLE object will modify a local copy of the OLE object, not the
one located in the PF. This behavior is not specific to any one
application, it will occur with any application that is OLE aware.
This behavior is by design. The file stored in the PF is an OLE object and
as such, has no actual file system path. Therefore, the OLE client links to
a local temporary file while it is open.
MORE INFORMATION
To reproduce this behavior, follow these steps:
- Start a Microsoft Exchange client.
- Post an Excel file (Test.xls) in a PF.
- Open the Excel file in the PF.
- Highlight a few cells and copy them to the clipboard by opening the Edit
menu and selecting Copy.
- Start Microsoft Word and create a new Word document.
- Open the Edit menu, click the Paste Special command, click the Paste
Link radio button, select Microsoft Excel Worksheet Object in the As
listbox, and click OK.
NOTE: At this point, the link is pointing to Test.xls in your Temp
directory, usually C:\Temp\Test.xls.
- Close Excel. This will delete the temporary Test.xls file.
- In the Word document, open the Edit menu, click Links, and click Update
Now.
At this point, the Update column will display N/A because the link is
pointing to a file in the temp directory that no longer exists.
Additional query words:
word excel freedoc ole paste link copy
Keywords : kbusage XCLN
Version : WINDOWS:4.0,5.0
Platform : WINDOWS
Issue type : kbprb
|