ACC97: Wrong Results Using Filter By Form on Hyperlink Field (187345)
The information in this article applies to:
This article was previously published under Q187345 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
On a Hyperlink field in a Filter By Form, if you use the Like operator with
an asterisk (*) as the last character of the lookup value, more records
than expected may be returned.
CAUSE
The Filter By Form will append an extra asterisk at the beginning of the
lookup value.
For instance, if you have two records, one with a Hyperlink field of ABC
and another with a Hyperlink field of 123ABC, when you enter Like "ABC*" in
the criteria of the Filter By Form, both records will be returned. Filter
By Form has changed the criteria to Like "*ABC*".
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 97.
REFERENCES
For more information about using the Filter By Form feature, search the
Help Index for "Filter By Form," or ask the Office Assistant.
Modification Type: | Major | Last Reviewed: | 9/26/2003 |
---|
Keywords: | kbprb KB187345 |
---|
|