Datasheet

ErrorCode ErrorString
2525 A macro can call itself a maximum of 20 times. Your macro contains a
RunMacro action that calls the same macro more than 20 times. Use a
condition to stop the macro after it has been run 20 times, or call
another macro with the RunMacro action.
2526 The SendKeys action requires the Microsoft Access Utility Add-in to
be loaded. Rerun Microsoft Access or Microsoft Office Setup to rein-
stall Microsoft Access and the Microsoft Access Utility Add-in.
2527 Lotus .wks file formats aren’t supported in the current version of
Microsoft Access. Convert your .wks file to a more recent format, such
as .wk1.
2528 The RunCommand macro action argument is missing, or you entered
an invalid command ID for the RunCommand method.
2529 The Toolbar argument can’t be longer than 64 characters.
2530 The SelectObject method can’t be used on a report that is currently
printing.
2531 Your HTML file does not contain any tabular data that Microsoft
Access can import.
2532 Microsoft Access can’t find the macro or sub procedure ‘|. The speci-
fied macro, macro group, or sub procedure doesn’t exist. Note that
when you enter the macrogroupname.macroname syntax in an argu-
ment, you must specify the name the macro’s macro group was last
saved under. Also, ensure that the referenced macro has been saved, or
that the referenced sub procedure expects 0 arguments.
2533 The ApplyFilter action requires that either the Filter Name or Where
Condition argument is set. You tried to run a macro containing an
ApplyFilter action, but you didn’t set the required arguments.
2534 The action or method requires a data access page Name argument. You
tried to use the OpenDataAccessPage action or method, but you left the
data access page Name argument blank. In the data access page Name
argument, enter the name of a data access page in the current database.
2535 The ApplyFilter action contains a Filter Name that cannot be applied.
The filter name is not a valid argument in the ApplyFilter action in
Client Server.
2536 Macros are disabled in this database.
2540 The file ‘|’ you tried to replace is a Microsoft Access system file that is
in use and can’t be replaced or deleted.
Access 2002 and Jet 4 Errors
A
PPENDIX E
E
ACCESS 2002
AND
JET
4
E
RRORS
43