August 10, 200520 yr 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.
August 10, 200520 yr "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)
August 11, 200520 yr Author Woot Thanks man I was no where near rigfht LOL Your solution Woorks like charm!
Create an account or sign in to comment