neileg
AWF VIP
- Local time
- Today, 16:19
- Joined
- Dec 4, 2002
- Messages
- 5,970
At the moment, the database query which Rich kindly did works brilliantly, but only filters the Course Start box, meaning I can create a list of arrivals on any given Fri-Mon, but not the leavers. It's that latter bit I need to add.
In the QBE grid enter exactly the same expression in the end date column as you have in the start date column but ensure it is on the next line down so it becomes an OR. Thus your query will pull records where the start or the end date falls between your parameters.
Another small point is that Rich's form filters correctly, but opens the filtered form in Add/Edit mode. It's purely a cosmetic concern, but how do I alter it to open in Read Only mode?
Change the form properties
In the QBE grid enter exactly the same expression in the end date column as you have in the start date column but ensure it is on the next line down so it becomes an OR. Thus your query will pull records where the start or the end date falls between your parameters.
Another small point is that Rich's form filters correctly, but opens the filtered form in Add/Edit mode. It's purely a cosmetic concern, but how do I alter it to open in Read Only mode?
Change the form properties