Access Database

F

FC

I have a database for some surveys carried out where the answers are either
"Yes" or "No" How can I calculate the stats for the no. of replies that are
yes and no for one column.
Thanks.
 
D

Duane Hookom

Did you have some table structures you would like to share? We don't know if
your survey is normalized (simple sql) or "spreadsheet" (more complex sql).
 
Top