Basically I'm trying to count the number of records that have a FIELD.NAME that has an "*" or an "Incomplete".
TOTAL EVAL "IF(WITH FIELD.NAME LIKE "'...*','Incomplete'") THEN COUNTER ELSE 0"
Thanks for any assistance.
Kevin
-- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
