View Full Version : conbining values


kingsgambit
10-20-2001, 02:03 PM
I have producted a form where the user can choose between dates they want a report produced.On the form they choose from a combo box for the month, and one for the year this is the start date. Then they choose from another combo box for the month and one for the year this is the end date.
i.e Jan 1999 to Feb 2000
How do I get a query to take to first to values and then the second two values. (Between first date AND second date)
so I can prduce the report

R. Hicks
10-20-2001, 03:23 PM
I just answer this question from you at A3 forums. You may want to go take a look.

HTH
RDH