G
Guest
I'm trying to limit the number of records that can have a checkbox clicked. I
created a query that counts the number of records with that checkbox clicked
and tried to make a form validation expression "(Count total of field) <=
(maximum number of records permitted to have this checkbox clicked)" and it
doesn't work. Help!
I also tried using a Count function expression, but that didn't work, any
ideas?
created a query that counts the number of records with that checkbox clicked
and tried to make a form validation expression "(Count total of field) <=
(maximum number of records permitted to have this checkbox clicked)" and it
doesn't work. Help!
I also tried using a Count function expression, but that didn't work, any
ideas?