ACC: "Expected: =" Error When ? Is Omitted in Debug Window (162463)
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 Q162463 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you use the Debug window (or the Immediate window in version 2.0) to
run a built-in or user-defined function that returns a value, if you omit a
question mark (?) at the beginning of the line, you may receive one of the
following messages:
Expected: =
Expected: expression
Expected: )
RESOLUTION
In the Debug Window, type a question mark before the function name when you
run a function that returns a value.
STATUS
This behavior is by design.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kberrmsg kbprb kbProgramming KB162463 |
---|
|