For each record on my table I created a yes/no option that is selected at data entry.
I created a query based on the table values and set the yes/no option to count. So, for each record I generate it counts the yes/no option as 1. In order to add all my counts, I proceded on creating an adding field based on its count but was unsucessful.
My goal is to analyse how many yes and how many no options based on the entire table I have.
Hope I didn't confuse you :-(
Thanks.
I created a query based on the table values and set the yes/no option to count. So, for each record I generate it counts the yes/no option as 1. In order to add all my counts, I proceded on creating an adding field based on its count but was unsucessful.
My goal is to analyse how many yes and how many no options based on the entire table I have.
Hope I didn't confuse you :-(
Thanks.