ChrisSedgwick
Registered User.
- Local time
- Today, 21:41
- Joined
- Jan 8, 2015
- Messages
- 119
Hi,
Pardon me for what I'm sure is a very simple answer but I appear to have just completely forgotten how to do this...
I want to run a query to show all my outstanding orders between two dates. I've done all this correctly and it works fine. However I only want the query to show me the records where the checkbox on 'tblOrders' is unchecked. For obvious reasons, I don't need to see these records, just that records that have been checked, therefore are outstanding.
I know there's an expression I need, but I'm not too sure what it is?
Thanks
Chris.
Pardon me for what I'm sure is a very simple answer but I appear to have just completely forgotten how to do this...
I want to run a query to show all my outstanding orders between two dates. I've done all this correctly and it works fine. However I only want the query to show me the records where the checkbox on 'tblOrders' is unchecked. For obvious reasons, I don't need to see these records, just that records that have been checked, therefore are outstanding.
I know there's an expression I need, but I'm not too sure what it is?
Thanks
Chris.