mentairia Posted August 10, 2005 Posted August 10, 2005 I have a field with a value list with A B C D E F each one is a zone for advertising I want a way to count how many checkboxes are checked in this field I Was trying this but does not work! Evaluate ( Substitute ( AD TABLE::GlobalMthZones1 ; 1 ; "+" ) ) Thanks! Tony D.
sbg2 Posted August 10, 2005 Posted August 10, 2005 "I want a way to count how many checkboxes are checked in this field" For just this one record or for all records? If one record ValueCount(GlobalMthZones1)
mentairia Posted August 11, 2005 Author Posted August 11, 2005 Woot Thanks man I was no where near rigfht LOL Your solution Woorks like charm!
Recommended Posts
This topic is 7045 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