S shenlee Registered User. Local time Today, 18:49 Joined Mar 28, 2003 Messages 16 Jul 15, 2004 #1 Is there a way to test whether a filter has been applied to a recordset? I want to display different messages on my form depending on whether the current recordset is filtered or not.
Is there a way to test whether a filter has been applied to a recordset? I want to display different messages on my form depending on whether the current recordset is filtered or not.
L llkhoutx Registered User. Local time Today, 17:49 Joined Feb 26, 2001 Messages 4,018 Jul 16, 2004 #2 One way is to check (parse) the form recordsource and see what it is.