Hi
I have two tables, One lists client details (name,dob,branch they are allocated to etc) and another table on products they have purchased (this is a Yes/No table)
As the clients can choose multiple products I need to add up the "Yes" I have seen many articles on this but are having no luck, I can get it to add one of the fields but as soon as I add another it does not work.
My overall aim is to acheive a table as per below;
Age----------0-10-------11-20------21-30----Etc
Products-----Totals---
Cards
Insurance
Savings
Etc
So my questions are;
How do I create a query that will count "Yes" and how do I create a cross tab query to look like the above, when I try to do a cross tab query it only lets me enter 3 rows, I only want 1 row with a list of products, then the totals will appear under the age brackets
Regards
I have two tables, One lists client details (name,dob,branch they are allocated to etc) and another table on products they have purchased (this is a Yes/No table)
As the clients can choose multiple products I need to add up the "Yes" I have seen many articles on this but are having no luck, I can get it to add one of the fields but as soon as I add another it does not work.
My overall aim is to acheive a table as per below;
Age----------0-10-------11-20------21-30----Etc
Products-----Totals---
Cards
Insurance
Savings
Etc
So my questions are;
How do I create a query that will count "Yes" and how do I create a cross tab query to look like the above, when I try to do a cross tab query it only lets me enter 3 rows, I only want 1 row with a list of products, then the totals will appear under the age brackets
Regards