2131
- An expression can't be longer than 2,048 - characters.
2132 - The setting for the
DecimalPlaces property must be from 0 - through 15, or 255 - for
Auto (default).
2133 - You can't place a
form (or report) within itself. Select or enter a different form
or report to serve as the subform or subreport.
2134 - The setting for the
Width property must be from 0 - through 22 - inches (55.87 - cm).
2135 - This property is
read-only and can't be set.
2136 - To set this property,
open the form or report in Design view. For more information on
this property, search the Help index for the name of the
property.
2137 - You can't use Find or
Replace now. The fields are not searchable due to one of the
following: * The fields are controls (such as buttons or OLE
objects).* The fields have no data.* There are no fields to
search.
2138 - You can't search the
field for the specified value. Resolve the error given in the
previous error message before you attempt to search again.
2139 - You can't replace the
current value of the field with the replacement text. Resolve
any errors before making further replacements.
2140 - Microsoft Access
can't save the change you made to the record in the Replace
operation for the reason given in the previous error message.
Click Undo Current Record on the Edit menu, or enter a new value
in the field.
2141 - Microsoft Access
can't find the text you specified in the Find What box.
2142 - The FindRecord action
requires a Find What argument.You tried to run a macro set to
one of the current field's properties, but you left the Find
What argument blank. When you click OK, an Action Failed dialog
box will display the macro name and the macro's arguments. In
the Macro window, enter text or an expression for the Find What
argument, and try the Search operation again.
2143 - You didn't specify
search criteria with a FindRecord action. In the Macro window,
insert a FindRecord action before the FindNext action.
2144 - The setting for the
ListRows property must be from 1 - through 255
2145 - The ColumnWidths
property setting must be a value from 0 - through 22 - inches
(55.87 - cm) for each column in a list box or a combo box.If
there is more than one column, separate the numbers with either
a semicolon or the list separator character. List separator
characters are defined in the Regional Settings section of
Windows Control Panel.
2146 - Microsoft Access
can't save the last change for the reason given in the previous
error message. For example, you may have entered a duplicate
value in a field with an index that prohibits duplicate values.
Click Undo on the Edit menu, or enter a new value in the field.
2147 - You must be in Design
view to create or delete controls.
2148 - The number you used
to refer to the form or report section is invalid. Make sure
that the number is less than the number of sections in the form
or report.
2149 - The constant you
entered for the control type is invalid. For a list of valid
constants you can use to create a control, click Help.
2150 - This type of control
can't contain other controls.
2151 - The parent control
can't contain the type of control you selected. For example, you
used the CreateControl function to designate an option group as
the parent of a text box.
2152 - You can set group
levels for reports only, not for forms.
2153 - You can't specify
more than 10 - group levels.
2154 - You can't call this
function when the Sorting and Grouping box is open.
2155 - Microsoft Access has
encountered an error in compiling the Visual Basic code.You
don't have permission to edit code; inform someone who does have
permission about this error.
2156 - Microsoft Access has
encountered an error in compiling the Visual Basic code. Do you
want to view the error in its context?
2157 - The sum of the top
margin, the bottom margin, the height of the page header, and
the height of the page footer is greater than the length of the
page you are printing on.
2158 - You can use the Print
method and the report graphics methods (Circle, Line, PSet, and
Scale) only in an event procedure or a macro set to the OnPrint,
the OnFormat, or the OnPage event property.
2159 - There isn't enough
memory to initialize the Print method or one of the report
graphics methods (Circle, Line, PSet, Scale). Close unneeded
programs and try again to print or preview the report.For more
information on freeing memory, search the Microsoft Windows Help
index for 'memory, troubleshooting'.
2160 - Microsoft Access
couldn't create the graphic or text. An error occurred while
initializing the Print method or one of the report graphics
methods (Circle, Line, PSet, Scale). Close unneeded programs and
try again to print or preview the report.For information on
freeing memory, search the Microsoft Windows Help index for 'memory,
troubleshooting'.
2161 - The text or
expression you entered doesn't match the type of data you are
searching for. Redefine the text or expression, or search in a
different field.
2162 - A macro set to one of
the current field's properties failed because of an error in a
FindRecord action argument. In the Macro window, change the
Search As Formatted argument to Yes. If you want the argument
setting to remain No, do all of the following:* Select No for
the Match Case argument.* Select Yes for the Only Current Field
argument.* Make sure you are searching in a bound control.
< Previous
Next > |
|
|