| ACC2000: Find Does Not Work with Fields Containing # CharacterID: Q208438 
 | 
You cannot use the Find command to find fields containing the number sign (#) character.
The number sign character is a control character in Microsoft Access; the Find command does not treat it as it does regular characters.
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[#].
   Category Name: Test Find
     Description: Hello# 
   Find What: Hello#
      Search: All
       Match: Whole Field For more information about finding data, click Microsoft Access Help on the 
Help menu, type "find or replace data" in the Office Assistant or the Answer Wizard, 
and then click Search to view the topic.
For more information about control characters, click Microsoft Access Help on the 
Help menu, type "using wildcard characters in string comparisons." in the Office Assistant or the Answer Wizard, 
and then click Search to view the topic.
Additional query words: prb
Keywords          : kbusage kbdta GnlFnd 
Version           : WINDOWS:2000
Platform          : WINDOWS 
Issue type        : kbprb Last Reviewed: May 13, 1999