J jclark33 Registered User. Local time Yesterday, 18:46 Joined Jun 14, 2004 Messages 14 Jun 15, 2004 #1 I have a lstBox that is populated with a query, i need to get those listitems into search criteria another query how can this be done? thanks in advance
I have a lstBox that is populated with a query, i need to get those listitems into search criteria another query how can this be done? thanks in advance
Mile-O Back once again... Local time Today, 00:46 Joined Dec 10, 2002 Messages 11,316 Jun 15, 2004 #2 You need to build a dynamic QueryDef. Have a look at this example: Attachments dbDynamicListBox97.zip dbDynamicListBox97.zip 31 KB · Views: 106