Datasheet
ErrorCode ErrorString
2178 You can’t add another section now. The maximum total height for all
sections in a report, including the section headers, is 200 inches
(508 cm). Remove or reduce the height of at least one section, and then
add the new section.
2181 You can’t sort on a calculated field in a form. You can sort on a calcu-
lated field only in a query. Create a calculated field in a query, sort the
field, and then base the form on the query. Because the query must
execute before the form opens, the form will open more slowly.
2182 You can’t sort on this field.
2183 Microsoft Access can’t create an object of the type requested. You are
trying either to create a form from a report that has been saved as text,
or to create a report from a saved form.
2184 The value you used for the TabIndex property isn’t valid. The correct
values are from 0 through |.
2185 You can’t reference a property or method for a control unless the con-
trol has the focus. Try one of the following:
• Move the focus to the control before you reference the property. In
Visual Basic code, use the SetFocus method. In a macro, use the
GoToControl action.
• Reference or set the property from a macro or event procedure that
runs when the GotFocus event for the control occurs.
2186 This property isn’t available in Design view. Switch to Form view to
access this property, or remove the reference to the property.
2187 This property is available only in Design view.
2188 The object you attempted to load from text has an invalid value for the
property ‘|1’ on a |2.
2189 Your code contains a syntax error, or a Microsoft Access function you
need isn’t available. If the syntax is correct, check the Control Wizards
subkey or the Libraries key in the Microsoft Access section of the
Windows Registry to verify that the entries you need are listed and
available. If the entries are correct, you need to correct the Microsoft
Access Utility Add-in or the file acWzlib or this wizard has been dis-
abled. To reenable this wizard, click About Microsoft Access on the
Help menu, and then click the Disabled Items button to view a list of
addins which you can enable. Rerun Microsoft Access or Microsoft
Office Setup to reinstall Microsoft Access. Before you reinstall, delete
the Windows Registry keys for the Microsoft Access Utility Add-in and
acWzlib.
Access 2002 and Jet 4 Errors
A
PPENDIX E
E
ACCESS 2002
AND
JET
4
E
RRORS
19










