Is there somewhere that you can find good examples of calculated field examples?
We use the requests queue with a custom form for our customers to put in a request for a new system enhancement - we take these requests and "score" them based on their answers - for example external cost - under 25,000 = 1 , between 25,000 and 100000= 2, greater than 100000 = 3 = we calculate all of the questions and then depending on the total it goes into different backlogs (sits as issues untils OKed and priortized to move to projects) - is there a way to use a calculated field to (for example when the user picks the greater than 100000 choice a calculated field =3)