D david Feb 21, 2008 #1 Is it posible to activate the same filter at a listbox, that i use at my form? ex. activate filters as form
Is it posible to activate the same filter at a listbox, that i use at my form? ex. activate filters as form
A Arvin Meyer [MVP] Feb 21, 2008 #2 Use the same query as the source for both the form's recordsource and the listbox's rowsource.