list box with query filters

gambithunt

New member
Local time
Today, 01:44
Joined
May 29, 2007
Messages
8
Hi all

I would like to have a list box that displays all sales order (ID, date, client...) and I would like to add filers to it such as, a date filter, client filter and a product filter. I would also like to have a show all button.

What is the best way to go about this.

The date control is a the build in calender that comes with access, the client filter is a combo box and the show all would be a button.

Please could you help me with the code that need to go into each control so as to effect the list box as discussed above.

Thanks very much
 

Users who are viewing this thread

Back
Top Bottom