Access Database Error Code 2525
Error : 2525
Description: 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.
Fixing Access Errors |