ACC: Changes to Linked Object Do Not Update Source PropertiesLast reviewed: May 30, 1997Article ID: Q141884 |
The information in this article applies to:
SYMPTOMSIf you change the source of a linked object on a form using the Links dialog box, the SourceDoc and SourceItem properties for that object are not updated although the object itself updates correctly.
CAUSEThe SourceDoc and SourceItem properties are not designed to reflect changes to an object's current source. These properties display their source when you create new objects. When you update existing objects through the user interface or programmatically through Visual Basic for Applications, the SourceDoc and SourceItem properties will not reflect the fact that the object has been changed to point to a file other than the original source.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information about links, search the Help Index for "Linked Objects, Creating and Inserting," and then "Add a picture or other object to a form or report," or ask the Microsoft Access 97 Office Assistant. For more information about SourceDoc, search the Help Index for "SourceDoc Property," or ask the Microsoft Access 97 Office Assistant. |
Keywords : FmsOthr kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |