ACC: Find Does Not Work with Fields Containing # Character (109360)
The information in this article applies to:
- Microsoft Access 1.0
- Microsoft Access 1.1
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q109360 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
You cannot use the Find command to find fields containing the number sign
(#) character.
CAUSE
The number sign character is a control character in Microsoft Access;
the Find command does not treat it as it does regular characters.
RESOLUTION
To search for the number sign character (or any control character), you
must place brackets around the control character. For example, to search
for a record containing the text string "hello#", you would enter:
hello[#]
REFERENCES
For more information about using special characters with the Find feature,
search the Help Index for "finding data, ways to."
For more information about control characters, search the Help Index for
"wildcard characters."
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbprb kbusage KB109360 |
---|
|