"Undefined Function <FunctionName> in Expression" error message when you try to open a query that contains a function (824277)
The information in this article applies to:
- Microsoft Office Access 2003
Moderate: Requires basic macro, coding, and interoperability
skills.
This article applies only to a Microsoft Access database (.mdb).
For a Microsoft Access 2002 version of this article,
see
275110. SYMPTOMSWhen
you try to open a query that contains a function, you receive the following
error message: Your Microsoft Access database or project contains a missing or
broken reference to the file <FileName>.
To ensure that your
database or project works properly, you must fix this reference.
To
learn how to fix this reference, click Help. When you
click OK on the previous error message, you receive the
following error message: Undefined function
<FunctionName> in expression. CAUSEYour
database contains a reference to the database, the type library, or the object
library that is marked as missing in the MISSING:
<referencename> check box that is in the References
dialog box. WORKAROUNDTo remove the reference that is marked missing, follow these steps:
- Start Access.
- Open your database.
- Press ALT+F11 to open the Visual Basic Editor.
- On the Tools menu, click
References.
- Click to clear the MISSING:
<referencename> check box for the type library or for the object
library.
STATUS Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
REFERENCES
For more information about how to add references, click Microsoft Office Access 2003 Help on the Help menu, type references in the Search for box in the Assistance pane, and then click Start searching to view the topic.
Modification Type: | Minor | Last Reviewed: | 6/8/2004 |
---|
Keywords: | kberrmsg kbbug KB824277 kbAudDeveloper |
---|
|