Error Code Error Description Supported Versions
7933 An error prevents the data type change of field ‘|’. Access 2010+
7934 The Web does not support multiple attachment columns. Access 2010+
7935 An error has occurred trying to save the formula for the calculated column.@There may be an error in the formula, or a disallowed field type might have been used. Memo fields, hyperlink fields, and fields with a table or query lookup cannot be used in a calculation.@@1@@@1 Access 2010+
7950 You can’t refer to the RecordsetClone property of a form when the form is open in Design view.@@@1@607393@1
Access 2007+ uses different description:
Access 2003
7951 You entered an expression that has an invalid reference to the RecordsetClone property.@For example, you may have used the RecordsetClone property with a form or report that isn’t based on a table or query.@@1@607393@1
Access 2007+ uses different description: ‘You entered an expression that has an invalid reference to the RecordsetClone property.@For example, you may have used the RecordsetClone property with a form or report that isn’t based on a table or query.@@1@1@7393@1’
Access 2003+
7952 You made an illegal function call.@Check the syntax of the function you are trying to use.@@1@@1
Access 2007+ uses different description: ‘You made an illegal function call.@Check the syntax of the function you are trying to use.@@1@@@1’
Access 2003+
7953 The value you entered doesn’t match the type required.@* The variable, property, or object may not be of the correct type.
* You may have used an If TypeOf construct with something other than a control.@@1@@1
Access 2007+ uses different description: ‘The value you entered doesn’t match the type required.@* The variable, property, or object may not be of the correct type.
* You may have used an If TypeOf construct with something other than a control.@@1@@@1’
Access 2003+
7954 The expression you entered requires the control to be in the active window.@Try one of the following:
* Open or select a form or report containing the control.
* Create a new control in the active window, and try the operation again.@@1@@1
Access 2007+ uses different description: ‘The expression you entered requires the control to be in the active window.@Try one of the following:
* Open or select a form or report containing the control.
* Create a new control in the active window, and try the operation again.@@1@@@1’
Access 2003+
7955 There is no current code context object.@@@1@@1
Access 2007+ uses different description: ‘There is no current code context object.@@@1@@@1’
Access 2003+
7956 The syntax of the subquery in this expression is incorrect.@Check the subquery’s syntax and enclose the subquery in parentheses.@@2@209989@1
Access 2007+ uses different description: ‘The syntax of the subquery in this expression is incorrect.@Check the subquery’s syntax and enclose the subquery in parentheses.@@2@1@9989@1’
Access 2003+
7957 You used a Like operator with an incorrect pattern.@Make sure the comparison value is enclosed in quotation marks.@@1@1008961@1
Access 2007+ uses different description:
Access 2010+ uses different description: ‘The LIKE syntax in the expression is not valid.’
Access 2010+
7958 The Replication ID you entered is invalid.@Make sure the Replication ID you enter contains only digits or letters for hexadecimal numbers, that the Replication ID is the correct length, and that it is in a canonical SQL form.@@1@@1
Access 2007+ uses different description:
Access 2010+ uses different description: ‘The expression contains a malformed GUID constant.’
Access 2010+
7959 The expression contains an ambiguous name.@You may have two or more functions with the same name in different modules.@Rename the functions so that each one has a unique name.@1@@1
Access 2007+ uses different description:
Access 2010+ uses different description: ‘The expression contains an ambiguous name. Verify that each name in the expression refers to a unique object.’
Access 2010+
7960 There was an error compiling this function.@The Visual Basic module contains a syntax error.@Check the code, and then recompile it.@1@@1
Access 2007+ uses different description: ‘There was an error compiling this function.@The Visual Basic module contains a syntax error.@Check the code, and then recompile it.@1@@@1’
Access 2003+
7961 Microsoft Office Access can’t find the module ‘|’ referred to in a macro expression or Visual Basic code.@The module you referenced may be closed or may not exist in this database, or the name may be misspelled.@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t find the module ‘|’ referred to in a macro expression or Visual Basic code.@The module you referenced may be closed or may not exist in this database, or the name may be misspelled.@@1@@@1′
Access 2010+ uses different description: ‘Microsoft Access can’t find the module ‘|1′ referred to in a macro expression or Visual Basic code.@The module you referenced may be closed or may not exist in this database, or the name may be misspelled.@@1@@@1’
Access 2003+
7962 The index number you used to refer to the module is invalid.@Use the Count property to count the open modules and make sure that the module number is not greater than the number of open modules minus 1.@@1@@1
Access 2007+ uses different description: ‘The index number you used to refer to the module is invalid.@Use the Count property to count the open modules and make sure that the module number is not greater than the number of open modules minus 1.@@1@@@1’
Access 2003+
7963 Microsoft Office Access can’t run the macro or callback function ‘|’.@Make sure the macro or function exists and takes the correct parameters.@@1@@1
Access 2007+ uses different description: ‘Microsoft Office Access can’t run the macro or callback function ‘|’.@Make sure the macro or function exists and takes the correct parameters.@@1@@@1′
Access 2010+ uses different description: ‘Microsoft Access cannot run the macro or callback function ‘|1’.@Make sure the macro or function exists and takes the correct parameters.@@1@@@1′
Access 2003+
7964 You entered an expression that has an invalid reference to the Recordset property.@You can only use a dynaset or snapshot recordset to set this property.@@1@607393@1
Access 2007+ uses different description: ‘You entered an expression that has an invalid reference to the Recordset property.@You can only use a dynaset or snapshot recordset to set this property.@@1@1@7393@1’
Access 2003+
7965 The object you entered is not a valid Recordset property.@For example, you may have used a forward-only recordset, or tried to set it to null.@@1@607393@1
Access 2007+ uses different description: ‘The object you entered is not a valid Recordset property.@For example, you may have used a forward-only recordset, or tried to set it to null.@@1@1@7393@1’
Access 2003+
7966 The format condition number you specified is greater than the number of format conditions.@Use the Count property to count the format conditions for the control and then check that the format condition number you cite is within the range of existing format conditions.@@1@@1
Access 2007+ uses different description: ‘The format condition number you specified is greater than the number of format conditions.@Use the Count property to count the format conditions for the control and then check that the format condition number you cite is within the range of existing format conditions.@@1@@@1’
Access 2003+

Pages:Previous page Next page