Access Database Error Code 2583
Error : 2583
Description: The ApplyFilter action or method can be carried out only from an Open macro or Open event procedure. You may have tried to run a macro or procedure containing the ApplyFilter action or method from a report property other than the OnOpen property.* You may have tried to run a macro or event procedure on a report that is already open.@To use the ApplyFilter action in a report, set the OnOpen property to the name of the macro, close the report, and then reopen it.@3004
Fixing Access Errors |