Article ID: 248934 - Last Review: November 25, 2002 - Revision: 1.0 ACC2000: Find and FindRecord Do Not Find Null Values in Some Data TypesThis article was previously published under Q248934 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb). On This PageSYMPTOMS
When you search for a Null value by using the Find command on the Edit menu, the Visual Basic for Applications equivalent of the Find command, or the FindRecord macro action, you may receive the following message:
Microsoft Access finished searching the records. The search item was not found.
You receive this message even though one or more records contain a Null value in the field being searched.
CAUSE
You may experience this problem when you are searching for Null in a field with a data type of Number, Date/Time, Currency, or OLE Object, and you are using one of the following methods to search:
RESOLUTION
To resolve this problem, obtain Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a).
To obtain SR-1/SR-1a, click the article number below to view the article in the Microsoft Knowledge Base: 245025
(http://support.microsoft.com/kb/245025/EN-US/
)
OFF2000: How to Obtain and Install Microsoft Office 2000 Service Release 1/1a (SR-1/SR-1a)
To temporarily work around this problem, use either of the following methods, which are explained in detail in the "More Information" section later in this
article:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
This problem was corrected in Microsoft Office 2000 SR-1/SR-1a.
MORE INFORMATIONCAUTION: If you follow the steps in this example, you modify the sample database Northwind.mdb. You may want to back up the Northwind.mdb file and follow these steps on a copy of the database. To Use Filter by Form
To Find the Record with the FindFirst method
Steps to Reproduce Behavior
| Article Translations
|
Back to the top
