HeyI have a form which I have created and am attempting to substitute out values for selected "YES" "NO" and "INADEQUATE" markings.Currently yes = 1, no = 2 or 3 depending upon the question and inadequate = 2. I need no to be 1, inadequate to = 3 and yes to = 5.I have isolated the section of code ...