ACC: How to Use Code to Deselect Records in a Form
Article ID: 128257
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q128257
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article show you how to use Visual Basic for Applications code (or
Access Basic code in version 2.0) to cancel the records that have been
selected in a form by using the record selectors.
REFERENCES
For more information about the Screen object, search the Help Index for
"Screen object."
Additional query words: select de-select deselect
Keywords: kbhowto kbusage KB128257