Using Criteria to Perform an Advanced Filter Displays Unexpected or No Results (175897)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Excel 98 Macintosh Edition
This article was previously published under Q175897 SYMPTOMS
When you use the Advanced Filter command (point to Filter on the Data
menu), the data that is returned does not match the criteria, or no data
is returned.
CAUSE
This problem occurs when you use row or column labels as references in the
computed criteria.
WORKAROUND
To work around this problem, use computed criteria without labels or use a
comparison criteria instead of computed criteria with labels.
Example
To use the criteria that is listed in the table in this section, enter the
following sample data in a worksheet:
A1: Region B1: Sales
A2: North B2: 500
A3: South B3: 600
The following table lists sample computed criteria with label references
and two examples of criteria that you can use to work around the problem.
Computed criteria Computed criteria
with labels without labels Comparison criteria
-----------------------------------------------------------------
D1: X_Sales E1: X_Sales E1: Sales
D2: =B2>North Sales E2: =B2>500 E2: >500
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
REFERENCES
For more information about the Advanced Filter command, click the Index
tab in Microsoft Excel Help, type the following text
and then double-click the selected text to go to the "Filter a list by
using advanced criteria" topic.
Modification Type: | Minor | Last Reviewed: | 8/15/2003 |
---|
Keywords: | kbbug KB175897 |
---|
|