January 10, 200718 yr hello! i have a field called "Subjects" that has a value list called "subjects" too. I want under that field a counter that will show how many "subjects" are clicked, active, or however you want to call it. Can somebody give me the calculation for that?! thanks!
January 11, 200718 yr Hi if the field is formatted to show a value list as "drop-down list" or a "pop-up menu", the count will be always 1. But, if formatted as a "check box set", to count the cheked ones: ValueCount ( Subjects )
Create an account or sign in to comment