I have a Table called "DaysTimes" which contains the fields "Mon", "Tue", "Wed", "Thur", "Fri". The data type for each field is set to "Yes/No".
I have a report which displays the data and the yes/no values from each record.
At the bottom of the report I would like a "Totals" field to display the total number of "Yes" values for each field. What would be the best way to achieve this? I guess I just need a series of text boxes at the bottom of the report with the control source set to be "SELC COUNT..." but I cannot get the syntax correct!
Many thanks
I have a report which displays the data and the yes/no values from each record.
At the bottom of the report I would like a "Totals" field to display the total number of "Yes" values for each field. What would be the best way to achieve this? I guess I just need a series of text boxes at the bottom of the report with the control source set to be "SELC COUNT..." but I cannot get the syntax correct!
Many thanks