S smoke Registered User. Local time Today, 03:23 Joined Sep 2, 2004 Messages 18 Sep 3, 2004 #1 sorry im new to this all, i figured how to apply a fitler to a subform, but now im having trouble apply a filter to the main form itself that contains the subform, can someone tell mewhat to point my me.filter = "" stuff to? thanks.
sorry im new to this all, i figured how to apply a fitler to a subform, but now im having trouble apply a filter to the main form itself that contains the subform, can someone tell mewhat to point my me.filter = "" stuff to? thanks.
L llkhoutx Registered User. Local time Today, 05:23 Joined Feb 26, 2001 Messages 4,018 Sep 5, 2004 #2 Me.filter = "Index =" & 23 Me.filteron=true me.requery