danikuper
Registered User.
- Local time
- Today, 15:22
- Joined
- Feb 6, 2003
- Messages
- 147
I have a table with orders (orderID, customer name, $$$, etc.) and a form that shows all fields for easy data entry.
I'd like to have a combo-box where the user can select a month (Jan, Feb, Mar, etc.) and the form will show only the records for that month.
I think it's possible if I use a main form for the combo box and a subform based on my initial form for data entry but I'm not sure how to restrict showing records based on the user selection.
Is there an easy way of accomplishing this?
thanks!

I'd like to have a combo-box where the user can select a month (Jan, Feb, Mar, etc.) and the form will show only the records for that month.
I think it's possible if I use a main form for the combo box and a subform based on my initial form for data entry but I'm not sure how to restrict showing records based on the user selection.
Is there an easy way of accomplishing this?
thanks!
