Datasheet

ErrorCode ErrorString
2466 The expression you entered has an invalid reference to the Dynaset
property. For example, you may have used the Dynaset property with a
form that isn’t based on a table or query.
2467 The expression you entered refers to an object that is closed or doesn’t
exist. For example, you may have assigned a form to a Form object
variable, closed the form, and then referred to the object variable.
2468 The value you entered for the interval, number, or date argument in the
function is invalid. Check the argument to make sure that you entered it
correctly. For more information on valid argument values, search the
Help index for ‘DatePart function, ‘DateAdd function, or ‘DateDiff
function’.
2469 The expression |2 you entered in the form control’s ValidationRule
property contains the error |1. Microsoft Access can’t parse the
ValidationRule expression you entered. For example, if you enter the
expression =MyFunction() in the ValidationRule property, and the
function MyFunction doesn’t exist, Microsoft Access displays the
following message:
Unknown function name in validation rule: ‘MyFunction’.
To help you create expressions as arguments in Visual Basic, use the
Expression Builder. For more information, search the Help index for
‘Expression Builder’.
2470 There is a(n) ‘|’ in the form control’s ValidationRule property. To help
you create expressions as arguments in Visual Basic, use the
Expression Builder. For more information, search the Help index for
‘Expression Builder’.
2471 The expression you entered as a query parameter produced this error: ‘|’
2472 The LinkMasterFields property setting has produced this error: ‘|’
2473 The expression |2 you entered as the event property setting produced
the following error: |1.
The expression may not result in the name of a macro, the name of a
user-defined function, or [Event Procedure].
There may have been an error evaluating the function, event, or
macro.
2474 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.
Appendixes for Web Site
P
ART VI
36