Raymond Gonzalez Posted January 10, 2007 Posted January 10, 2007 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!
Raybaudi Posted January 11, 2007 Posted January 11, 2007 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 )
Raymond Gonzalez Posted January 11, 2007 Author Posted January 11, 2007 thank you very much! thats what i was looking for!
Recommended Posts
This topic is 6588 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