Error Code Error Description Supported Versions
2434 The expression you entered contains invalid syntax.@You may have entered an operand without an operator.@@1@@1
Access 2007+ uses different description: ‘The expression you entered contains invalid syntax.@You may have entered an operand without an operator.@@1@@@1’
Access 2003+
2435 The expression you entered has too many closing parentheses.@@@1@@1
Access 2007+ uses different description: ‘The expression you entered has too many closing parentheses.@@@1@@@1’
Access 2003+
2436 The expression you entered is missing a closing parenthesis, bracket (]), or vertical bar (|).@@@1@@1
Access 2007+ uses different description: ‘The expression you entered is missing a closing parenthesis, bracket (]), or vertical bar (|).@@@1@@@1’
Access 2003+
2437 The expression you entered has invalid vertical bars (|).@@@1@@1
Access 2007+ uses different description: ‘The expression you entered has invalid vertical bars (|).@@@1@@@1’
Access 2003+
2438 The expression you entered contains invalid syntax.@You omitted an operand or operator, you entered an invalid character or comma, or you entered text without surrounding it in quotation marks.@@2@611732@1
Access 2007+ uses different description: ‘The expression you entered contains invalid syntax.@You omitted an operand or operator, you entered an invalid character or comma, or you entered text without surrounding it in quotation marks.@@2@1@11732@1’
Access 2003+
2439 The expression you entered has a function containing the wrong number of arguments.@@@1@@1
Access 2007+ uses different description: ‘The expression you entered has a function containing the wrong number of arguments.@@@1@@@1’
Access 2003+
2440 You must enclose IIf function arguments in parentheses.@@@1@1012957@1
Access 2007+ uses different description: ‘You must enclose IIf function arguments in parentheses.@@@1@3@1012957@1’
Access 2003+
2442 The expression you entered has invalid parentheses.@You may have used the parenthesis syntax for an identifier in a query. Use the standard identifier syntax:
Forms![Form]![Control].@@1@411729@1
Access 2007+ uses different description: ‘The expression you entered has invalid parentheses.@You may have used the parenthesis syntax for an identifier in a query. Use the standard identifier syntax:
Forms![Form]![Control].@@1@1@11729@1’
Access 2003+
2443 You can use the Is operator only in an expression with Null or Not Null.@@@1@1008950@1
Access 2007+ uses different description: ‘You can use the Is operator only in an expression with Null or Not Null.@@@1@3@1008950@1’
Access 2003+
2445 The expression you entered is too complex.@@@2@611732@1
Access 2007+ uses different description: ‘The expression you entered is too complex.@@@2@1@11732@1’
Access 2003+
2446 There isn’t enough memory available to perform this calculation.@Close unneeded programs, and try again.
For more information on freeing memory, search the Microsoft Windows Help index for ‘memory, troubleshooting’.@@1@@1
Access 2007+ uses different description: ‘There isn’t enough memory available to perform this calculation.@Close unneeded programs, and try again.
For more information on freeing memory, search the Microsoft Windows Help index for ‘memory, troubleshooting’.@@1@@@1′
Access 2003+
2447 There is an invalid use of the . (dot) or ! operator or invalid parentheses.@You may have entered an invalid identifier or typed parentheses following the Null constant.@@2@611736@1
Access 2007+ uses different description: ‘There is an invalid use of the . (dot) or ! operator or invalid parentheses.@You may have entered an invalid identifier or typed parentheses following the Null constant.@@2@1@11736@1’
Access 2003+
2448 You can’t assign a value to this object.@* The object may be a control on a read-only form.
* The object may be on a form that is open in Design view.
* The value may be too large for this field.@@1@209424@1
Access 2007+ uses different description: ‘You can’t assign a value to this object.@* The object may be a control on a read-only form.
* The object may be on a form that is open in Design view.
* The value may be too large for this field.@@1@1@9424@1’
Access 2003+
2449 There is an invalid method in an expression.@For example, you may have tried to use the Print method with an object other than Report or Debug.@@2@2015551@1
Access 2007+ uses different description: ‘There is an invalid method in an expression.@For example, you may have tried to use the Print method with an object other than Report or Debug.@@2@4@2015551@1’
Access 2003+
2450 Microsoft Office Access can’t find the form ‘|’ referred to in a macro expression or Visual Basic code.@* The form you referenced may be closed or may not exist in this database.
* Microsoft Office Access may have encountered a compile error in a Visual Basic module for the form.@@1@211735@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t find the form ‘|’ referred to in a macro expression or Visual Basic code.@* The form you referenced may be closed or may not exist in this database.
* Microsoft Office Access may have encountered a compile error in a Visual Basic module for the form.@@1@1@11735@1′
Access 2010+ uses different description: ‘Microsoft Access cannot find the referenced form ‘|1’.@* The form you referenced may be closed or may not exist in this database.* Microsoft Access may have encountered a compile error in a Visual Basic module for the form.@@1@1@11735@1′
Access 2003+
2451 The report name ‘|’ you entered is misspelled or refers to a report that isn’t open or doesn’t exist.@@@1@@1
Access 2007+ uses different description: ‘The report name ‘|’ you entered is misspelled or refers to a report that isn’t open or doesn’t exist.@@@1@@@1′
Access 2003+
2452 The expression you entered has an invalid reference to the Parent property.@For example, you may be using the Parent property with a control on a main form or report rather than with a control on a subform or subreport.@@2@604852@1
Access 2007+ uses different description: ‘The expression you entered has an invalid reference to the Parent property.@For example, you may be using the Parent property with a control on a main form or report rather than with a control on a subform or subreport.@@2@1@4852@1’
Access 2003+
2453 The control name ‘|’ you entered in your expression is misspelled or refers to a control on a form or report that isn’t open or doesn’t exist.@@@1@411730@1
Access 2007+ uses different description: ‘The control name ‘|’ you entered in your expression is misspelled or refers to a control on a form or report that isn’t open or doesn’t exist.@@@1@1@11730@1′
Access 2003+
2454 The object name ‘|’ you entered following the ! operator in the expression is invalid.@For example, you may have tried to enter an identifier with two control names separated by the ! operator.@@2@611736@1
Access 2007+ uses different description: ‘The object name ‘|’ you entered following the ! operator in the expression is invalid.@For example, you may have tried to enter an identifier with two control names separated by the ! operator.@@2@1@11736@1′
Access 2003+
2455 You entered an expression that has an invalid reference to the property |.@The property may not exist or may not apply to the object you specified.@@2@2015567@1
Access 2007+ uses different description: ‘You entered an expression that has an invalid reference to the property |.@The property may not exist or may not apply to the object you specified.@@2@4@2015567@1’
Access 2003+

Pages:Previous page Next page