I want to use a label expression to;
check for duplicate attributes.
if none found calculate percentage = 100%
if > 1 then calculate total
divide into single attribute
find percentage of total
not sure if this is better done through vbscript or jscript..
Has anyone done this? If so, could someone please provide me with some example code?
Thanks.