My apologies if this is a simple question, I don't have a lot of experience in this realm. I was asked to create a survey form for a different group and they've got a requirement that I'm just not sure how to make happen. I've tried researching it myself but to no avail...
The data in question is percent cover, so the technician will estimate the percent cover of a given vegetation type and enter that integer into the form. Then the form would sort that data into a class or bin (i.e. 0-10%, 11-20%, etc...) and display the relevant class on the survey.
I'm guessing that I can use a note to display the end class fairly easily, but I have no idea how to make the sorting happen. Do I need to set up a series of if-then operations? Anyone care to give me an example? I'm not very well versed in xls or boolean language. I'd appreciate any help I could get.
Thanks for reading!