Simple Calulation
I have need for a simple if statement but I'm not Java savie yet.
I have field "Percent" and "OBscore"
I would like to have a if statement that will fill in OBscore with Good or Great based on a score from Percent.
A good score 50 - 80
A great score 01 -100
Many thanks