Article ID: 162474 - Last Review: October 22, 2000 - Revision: 1.0 XL97: DFunctions Return Errors When Database Has Too Many RowsThis 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:
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.
MORE INFORMATION
The following table lists the errors that are returned.
DFunction Error Value
-------------------------
DAVERAGE #DIV/0!
DCOUNT 0
DCOUNTA 0
DGET #VALUE!
DMAX 0
DMIN 0
DPRODUCT 0
DSTDEV #DIV/0!
DSTDEVP #DIV/0!
DSUM 0
DVAR #DIV/0!
DVARP #DIV/0!
All DFunctions use the following common syntax: REFERENCES
For more information about DFunctions in Microsoft Excel 97, click the
Index tab in Microsoft Excel Help, type the following text:
database functions
Double-click the selected text to view the "About database functions"
topic.
| Article Translations
|

Back to the top
