G
Guest
I am creating a simple Macro to do filters. Here is what I put in the macro.
[Forms]![PostMigration]![Filter]="Boston Division"
Where Condition: [PostMigration]![Division_Name]="Boston Division"
When I run the Macro from the Form, I get a prompt instead of it Filtering.
I have a Form, then a Subform. The filter is for the main form. What is the
problem?
[Forms]![PostMigration]![Filter]="Boston Division"
Where Condition: [PostMigration]![Division_Name]="Boston Division"
When I run the Macro from the Form, I get a prompt instead of it Filtering.
I have a Form, then a Subform. The filter is for the main form. What is the
problem?