ACC2: How to Find a Record Using a Bound Control (115189)
The information in this article applies to:
This article was previously published under Q115189
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article demonstrates how to use a single bound control both for
finding records and entering data in a form.
You can use this technique to find whether the value entered in a field
already exists in another record. If the value does exist in another
record, the record containing that value will be displayed. If the value
does not exist in another record, you can continue entering data for the
current record.
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information on Access Basic, please refer
to the "Building Applications" manual.
REFERENCES
Microsoft Access "User's Guide," version 2.0, Chapter 25, "Using Macros
and Forms," pages 651-652
Modification Type: | Major | Last Reviewed: | 7/8/2002 |
---|
Keywords: | kbhowto kbusage KB115189 |
---|
|