Hi,

I would like to run a Query using the following data from Text boxes in a Form:

Query Criteria: [Forms]![SalesLettersQry]![Type], [Forms]!SaleslettersQr y]![Date]

Query Field: [Booking Date]

The [Type] text box has a list of < > Between Date() etc that the yser can select.
The [Date] text box is to enter a date.

I was hoping the result would work somthing like...