I'm making a survey where I have a few calculate fields, but I'd like to be able to see those fields or see a final result. I have the sum of the numbers of different invertebrates found in a stream which then coordinate to an index rating(Excellent, Good, Fair, Poor). I want the sum to be an automatic calculation. Then I either need the output to be visible so they can select the index rating or have it automatically calculate the final index based on the value ( >22 Excellent, 17-22 Good, 11-16 Fair,<11 Poor). I can't seem to get the calculate field properly written to automatically rate based on the index sum. My IF statements aren't working.