G
Guest
Hi there I have four fields on my form:
Cat 1 Score
Cat 2 Score
Cat 3 Score
Cat 4 Score
Current, if cat1 = 100 then it passes, otherwise it fails. THis is the case
for cat 2, 3 and 4. I need to account for null values because some
establishments don't have a value for a particular category.
At present i am using a series of if statements. Is there a more efficient
way?
Regards,
Cat 1 Score
Cat 2 Score
Cat 3 Score
Cat 4 Score
Current, if cat1 = 100 then it passes, otherwise it fails. THis is the case
for cat 2, 3 and 4. I need to account for null values because some
establishments don't have a value for a particular category.
At present i am using a series of if statements. Is there a more efficient
way?
Regards,