Datasheet
Number
Description
Error Numbers and Descriptions for Microsoft Access 2007
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'.@@1@@@1
2469
The expression |2 you entered in the form control's ValidationRule property contains the error
|1.@Microsoft Office 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 Office 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'.@1@1@11805@1
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'.@@1@1@11805@1
2471
The expression you entered as a query parameter produced this error: '|'@@@2@1@11805@1
2472
The LinkMasterFields property setting has produced this error: '|'@@@2@1@3990@1
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.@@1@@@1
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.@@1@@@1
2475
You entered an expression that requires a form to be the active window.@@@1@2@5601@1
2476
You entered an expression that requires a report to be the active window.@@@1@2@5603@1
2477
You entered an invalid objecttype value '|' in an If TypeOf object Is objecttype condition of an
If...Then...Else statement.@The objecttype can be any one of the following:
BoundObjectFrame, CheckBox, ComboBox, CommandButton, Label, Line, ListBox,
UnboundObjectFrame, OptionButton, OptionGroup, PageBreak, Rectangle, Subform,
Subreport, TextBox, ToggleButton, ImageControl, or OLEControl.@@1@@@1
2478
Microsoft Office Access doesn't allow you to use this method in the current view.@Most
methods, including the SetFocus and Requery methods, can't be used in form or report Design
view.@@2@4@2015551@1
2479
The event procedure '|' can't be a Function procedure; it must be a Sub procedure.@If you
want to run a Function procedure when an event occurs, try one of the following:* Set the
event property to the name of a macro containing a RunCode action that runs the Function
procedure.* Set the event property to =FunctionName().@@1@@@1
2480
You referred to a property by a numeric argument that isn't one of the property numbers in
the collection.@Check the property numbers in the collection.@@1@@@1
2481
You can't set a value while a document is in Print Preview.@@@1@@@1
2482
Microsoft Office Access can't find the name '|' you entered in the expression.@You may have
specified a control that wasn't on the current object without specifying the correct form or
report context.@To refer to a control on another form or report, precede the control name
with the name of a collection, usually either Forms or Reports, and the name of the form or
report to which the control belongs.For example, Forms![Products]![Units In
Stock].@1@@@1
2483
You can't move to a previous control when only one control has had the focus.@Use the
PreviousControl property only after you've moved the focus to a second
control.@@1@1@7144@1
2484
There is no active datasheet.@@@1@@@1
2485
Microsoft Office Access can't find the object '|.'@If '|' is a new macro or macro group, make
sure you have saved it and that you have typed its name correctly.@@1@1@10183@1
Copyright (c) 2008 FMS, Inc.
fmsinc.com
Page 22 of 110










