Just looking to see if there a is a better way to do this. i know i can Write a LONG IF statement to do this.
i would like if Step 1 is Check Step Percent would %20
If Step 1 and Step 2 is Checked it would = 75 %
if Step 1,2,3 are Checked it would = 95%
if step 1,2,3,4 are Checked it would = 100%
just looking to see if someone has a better idea over writing out a long If Statement.