June 14, 200718 yr Here's a great rookie question. Is it possible to count the values selected in a value list represented as checkboxes? If there are 20 items in a value list and I check 6 of them, how do I represent that 6 values as the number 6 in another field?
June 14, 200718 yr ValueCount ( field ) to understand how checkboxes work, duplicate the field on your layout, and set it as a simple Edit box, so you have twice the same data presented in two different ways. Try to check and uncheck boxes, and you will soon understand.
Create an account or sign in to comment