Paid query

Exoduslow

New member
Local time
Today, 08:19
Joined
Mar 4, 2010
Messages
8
Hello, I have another problem with another of my queries. I want to create a query where if the user types in yes then all the paid queries will come up, if they type in no then all the un-paid queries will be shown. I have the Paid field in tickbox boolean format.

Any help would be greatly appreciated, thanks !
 
Why make them type in YES or No, use a form and let them check a box for yes and then you can use that as the criteria in the Paid field.
 
Hey thanks for the reply. It is more of a query to find people who have paid and those who have not. I want to be able to bring up a list of people who have not paid the company.
 
Right, and leaving the checkbox unchecked would do just that if the query referred to that checkbox on the form as the criteria.
 

Users who are viewing this thread

Back
Top Bottom