ACC: Unable to Paste Information into Property SheetLast reviewed: May 28, 1997Article ID: Q94218 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. You are unable to paste information into a property sheet by using the Paste command on the Edit menu. Instead, you keep creating a new label control on your form or report.
CAUSEYou are using menu commands that do not apply to pop-up windows.
RESOLUTIONUse equivalent keyboard actions rather than selecting commands from the Microsoft Access menu bar. In this case, use CTRL+V or SHIFT+INSERT to paste information into a pop-up window.
STATUSThis behavior is by design.
MORE INFORMATIONProperty sheets are actually pop-up windows. When you use menu commands, Microsoft Access returns focus (from the pop-up window) to the parent window. When you use equivalent keyboard actions, Microsoft Access retains focus on the current edit control (in this case the property sheet). Therefore, selecting the Paste command from the Edit menu will paste a new label in the "parent" form or Report window.
Steps to Reproduce Behavior
REFERENCESFor more information about this topic, search the Help Index on the phrase "pop-up forms, creating," or ask the Microsoft Access 97 Office Assistant. |
Keywords : FmsHowto kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |