ACC: "Undefined Function in Expression" Error Message (123344)
The information in this article applies to:
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q123344
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you call a user-defined function from within an aggregate (totals)
function, such as the Sum() function, in a report, you may receive the
following error message:
Undefined function '<function name>' in expression.
CAUSE
The user-defined function is located in the report module.
RESOLUTION
Transfer the user-defined function from the report module to a global
module.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access versions
2.0, 7.0, and 97.
REFERENCES
For more information about creating modules, search for "module," and
then "Creating" using the Microsoft Access 97 Help index.
Modification Type: | Major | Last Reviewed: | 5/6/2003 |
---|
Keywords: | kbbug kberrmsg KB123344 |
---|
|