Datasheet

ErrorCode ErrorString
2163 The page number you used as an argument for the GoToPage action or
method doesn’t exist in this form.
2164 You can’t disable a control while it has the focus.
2165 You can’t hide a control that has the focus.
2166 You can’t lock a control while it has unsaved changes.
2167 This property is read-only and can’t be modified.
2169 You can’t save this record at this time. Microsoft Access may have
encountered an error while trying to save a record. If you close this
object now, the data changes you made will be lost. Do you want to
close the database object anyway?
2170 There isn’t enough memory to retrieve data for the list box. Close
unneeded programs. Then close and reopen the active form, and click
the list box again. For more information on freeing memory, search the
Microsoft Windows Help index for ‘memory, troubleshooting’.
2171 You can’t have more than seven nested subforms in a main form.
Remove the eighth nested subform.
2172 You can’t use a pass-through query or a non-fixed-column crosstab
query as a record source for a subform or subreport. Before you bind
the subform or subreport to a crosstab query, set the query’s
ColumnHeadings property.
2173 The control ‘|’ the macro is attempting to search can’t be searched. Try
one of the following:
Add a GoToControl action before the FindRecord action.
• For the FindRecord action, change the Only Current Field action
argument from Yes to No.
• Change the focus to a searchable control.
2174 You can’t switch to a different view at this time. Code was executing
when you tried to switch views. If you are debugging code, you must
end the debugging operation before switching views.
2175 There isn’t enough free memory to continue the Search operation.
Close unneeded programs. Then try the Search operation again. For
more information on freeing memory, search the Microsoft Windows
Help index for ‘memory, troubleshooting’.
2176 The setting for this property is too long. You can enter up to either 255
or 2,048 characters for this property, depending on the data type.
2177 You can’t insert a report into a form. A report can be inserted only into
a report.
Appendixes for Web Site
P
ART VI
18