XL97: DFunctions Return Errors When Database Has Too Many Rows (162474)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q162474 SYMPTOMS
In Microsoft Excel 97, when you type a formula that contains any of the
worksheet database functions (also known as DFunctions), the formula
returns either an error value or an incorrect value, instead of the correct
value.
CAUSE
This problem occurs if the Database argument of a DFunction refers to a
range that contains more than 32,768 rows. For example, if the defined
names "Database" and "DataRange" refer to ranges that contain more than
32,768 rows, the following sample formulas do not work correctly:
=DSUM(A1:B33000,"Field",Criteria)
=DCOUNTA(A1:G65536,"Field2",Criteria2)
=DAVERAGE(Database,"Field",Criteria)
=DCOUNT(DataRange,"Salary",Criteria2)
NOTE: Because you cannot use more than 16,384 rows in a worksheet in
earlier versions of Microsoft Excel, this problem does not occur in these
versions.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Excel 97 for
Windows. This problem was corrected in Microsoft Excel 97 for Windows,
Service Release 1.
REFERENCES
For more information about DFunctions in Microsoft Excel 97, click the
Index tab in Microsoft Excel Help, type the following text:
Double-click the selected text to view the "About database functions"
topic.
Modification Type: | Major | Last Reviewed: | 10/22/2000 |
---|
Keywords: | kbprb kbualink97 KB162474 |
---|
|