123dstreet
Registered User.
- Local time
- Yesterday, 20:20
- Joined
- Apr 14, 2010
- Messages
- 122
Hi All! I have a form based on a query, it is a continuous form that shows every record from the query. The form shows: Serial #, Order Date, Part #, and Repaired(yes/no). I would like to create multiple filters so the user can:
1. Choose a time period based on Order Date (Pick 2 dates)
2. Select their desired part # from a Combo Box
3. Filter those parts that have been repaired.
Basically just implementing one filter after the next without the first filter reseting. If anyone could give me hand with the VBA or anything on this it would be greatly appreciated!! Thanks!
1. Choose a time period based on Order Date (Pick 2 dates)
2. Select their desired part # from a Combo Box
3. Filter those parts that have been repaired.
Basically just implementing one filter after the next without the first filter reseting. If anyone could give me hand with the VBA or anything on this it would be greatly appreciated!! Thanks!