padesbiens
New member
- Local time
- Today, 09:40
- Joined
- Mar 14, 2012
- Messages
- 3
I need help with a query and the control source of a combo box...I guess there might be several answers here, but here we go...
I am building a new (my first) database to keep track of certain data received monthly from several different countries. I was going to save all the data in tblReviews which has an individual ReviewID for each review (each monthly review from a particular country).
I want to give the user the option of looking at, for example, sales for December 2011 for 10 different countries. This is where I run into trouble...I want to have a combo box for the month and another one for the year. How would I set this up to then be able to utilize the user's selection in a query? Would it be easier to save the review dates in two individual fields?
Also, can a query take information from check boxes (where the user would pick which countries he or she wants to compare?) Thanks!
I am building a new (my first) database to keep track of certain data received monthly from several different countries. I was going to save all the data in tblReviews which has an individual ReviewID for each review (each monthly review from a particular country).
I want to give the user the option of looking at, for example, sales for December 2011 for 10 different countries. This is where I run into trouble...I want to have a combo box for the month and another one for the year. How would I set this up to then be able to utilize the user's selection in a query? Would it be easier to save the review dates in two individual fields?
Also, can a query take information from check boxes (where the user would pick which countries he or she wants to compare?) Thanks!