I have a field that has values such as 1000, 2000, 3000, 3500 which each values indicates a enrollment status. If the values equal lets say 1000, 3500, 7000 they should get counted as one and then at the end of the loop I should be able to know how many
of these records that have that value there are (count). I need to read all of the contact records under this account to get the value and place it on the account record as "total number of enrolled". As a relatively new Jscript coder any help would
be appreciated. Thanks!
↧