J 
		
								
				
				
			
		Jeff @ CI
I have a form I filter for a particular event.  I want to provide the user
with a list of people registered for the event in which they will confirm
whether they will still attend. I have provided several "yes/no" check boxes
for them to note their response. I need to then keep a running count on the
form for them to report their progress during the day. I intend to do this
on the form. I know to refresh the form after a checkbox is clicked,
however, when I count() I get the whole filtered recordset. I am trying to
find a way to count only those that are "True".
Thanks for your help in advance.
Jeff
				
			with a list of people registered for the event in which they will confirm
whether they will still attend. I have provided several "yes/no" check boxes
for them to note their response. I need to then keep a running count on the
form for them to report their progress during the day. I intend to do this
on the form. I know to refresh the form after a checkbox is clicked,
however, when I count() I get the whole filtered recordset. I am trying to
find a way to count only those that are "True".
Thanks for your help in advance.
Jeff
