ACC2000: Filtering for Words That Start with IS Requires Quotation Marks (198456)
The information in this article applies to:
This article was previously published under Q198456 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
If you use the Filter By Form feature, and you are searching for words that
start with is, you must use quotation marks
around the string. If you type is*, the
filter returns the following message:
You can use the Is operator only in an expression with Null or Not Null.
CAUSE
Microsoft Access assumes that when you use is, you are referring to Is Null or Is Not Null expression.
RESOLUTION
To search for words that start with "is," you must surround the entire
string with quotation marks, including any wild card characters that you
are using. For example, you would type "is*" (with the quotation marks) in
the Filter For box.
REFERENCES
For more information about Filter By Form feature, click Microsoft Access
Help on the Help menu, type Filter By Form in the Office Assistant or the
Answer Wizard, and then click Search to view the topics returned.
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbprb KB198456 |
---|
|