FaeryHigh Posted June 14, 2007 Posted June 14, 2007 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?
fabriceN Posted June 14, 2007 Posted June 14, 2007 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.
FaeryHigh Posted June 14, 2007 Author Posted June 14, 2007 That was exactly what I was looking to do. Thank you!
Recommended Posts
This topic is 6372 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now