Hi there -
Having a bit of bother with a query - I have a table which holds a list of people. The table contains a few fields which are categories the people can be - eg member, help, volunteer etc, and these are yes/no fields. A person can be any number of these.
Now, i am making a form which will allow the user to type a letter, tick a category and a report will be run which is a letter for each person of that category. Eg the user may want to write a letter to all members - so they will select member from the combo box.
Im having problem with the query - i need it to look at which category is selected on the form and filter all people which have that category as yes...
Cheers for any suggestions!
Having a bit of bother with a query - I have a table which holds a list of people. The table contains a few fields which are categories the people can be - eg member, help, volunteer etc, and these are yes/no fields. A person can be any number of these.
Now, i am making a form which will allow the user to type a letter, tick a category and a report will be run which is a letter for each person of that category. Eg the user may want to write a letter to all members - so they will select member from the combo box.
Im having problem with the query - i need it to look at which category is selected on the form and filter all people which have that category as yes...
Cheers for any suggestions!