The information in this article applies to:
Moderate: Requires basic macro, coding, and interoperability skills. SYMPTOMSWhen you try to save a Visual Basic for Applications module, you may receive the following error messages: This article assumes that you are familiar with Visual Basic for Applications and with creating Microsoft Access applications using the programming tools provided with Microsoft Access. For more information about Visual Basic for Applications, please refer to the "Building Applications with Microsoft Access 97" manual. CAUSEYou are trying to save a module with the same name as that of the Visual Basic project of the current database. By default, the name of the project and the name of the database are the same, but it is possible for them to differ. RESOLUTIONSave the module under a different name from that of the Visual Basic project of the current database. To verify the name of the project, follow these steps:
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor more information about Visual Basic projects, search the Help Index for "projects, names." Additional query words:
Keywords : kberrmsg MdlGnrl |
Last Reviewed: August 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |