L Lloyd Sep 13, 2004 #1 Is there a way to open a form with a macro or VBA in "Filter by Form" mode? Thanks. Lloyd
B Bob Sep 13, 2004 #2 Use the following code in your On Open event for the form. DoCmd.RunCommand acCmdFilterByForm