ACC: How to Prompt User to Save Changes to Record in a Form (95/97) (175911)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q175911 Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
When you move to the next record on a form or close a form, Microsoft
Access automatically saves any changes that you have made to the current
record. This article shows you how to use a BeforeUpdate event procedure to
prompt you to verify the save operation before Microsoft Access will continue.
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 your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
For more information about the Controls collection, search the Help Index
for "Controls collection."
For more information about the For Each loop, search the Help Index for
"For Each...Next Statement."
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbhowto KB175911 |
---|
|