G gpurger Registered User. Local time Today, 03:25 Joined Apr 21, 2004 Messages 66 May 21, 2004 #1 Hi again, I have 2 cascading comboboxes, code from this site, and I want to apply a filter to the form using the value of the 'child' combobox. Can anyone please help? Gordon
Hi again, I have 2 cascading comboboxes, code from this site, and I want to apply a filter to the form using the value of the 'child' combobox. Can anyone please help? Gordon
dcx693 Registered User. Local time Today, 06:25 Joined Apr 30, 2003 Messages 3,263 May 21, 2004 #2 Base a stored parameter query on the value of the combo boxes and use the techniques in this article: Customizing Access Parameter Queries
Base a stored parameter query on the value of the combo boxes and use the techniques in this article: Customizing Access Parameter Queries