Good Morning,
I have the following form designed in Adobe LiveCyle.
Each of the score Sections In brown are set up as global references to fill in the matching score in tthe total Score section.
I then have a Form Calc set up for total score to calculate the scores...
Total_Score.rawValue
=Utilization.rawValue+Reward.rawValue+Risk.rawValue+
Realization.rawValue
My problem comes when I try to set up an if/elseif statement for the grade.
Here is what I currently have:
I'll be honest with you that I have NO IDEA what I am doing. what i've done i've learned from Adobe videos. Could some one help me in making this work?