John thomas
Registered User.
- Local time
- Today, 08:24
- Joined
- Sep 4, 2012
- Messages
- 206
Hi I am a complete beginner all was going well i have a data base that works .but i have hit a problem that must be stupidly easy to solve
I have a customer table and a order details table i have a check box in order details table .
I want to find all my customers who have never ordered ,so i put the surname from he customers table in first querie field and ordered which has the checkboxfrom the order details table in the 2nd box in the criteria i write false .It returns no customers at all which is wrong if i leave the false out it returns customers .i have tried putting true but just the same .all help welcome
Dave
I have a customer table and a order details table i have a check box in order details table .
I want to find all my customers who have never ordered ,so i put the surname from he customers table in first querie field and ordered which has the checkboxfrom the order details table in the 2nd box in the criteria i write false .It returns no customers at all which is wrong if i leave the false out it returns customers .i have tried putting true but just the same .all help welcome
Dave