docboy52
Beginner
Joined: 19/03/2009 06:06:37
Messages: 1
Offline
|
Let's say I have two questions:
1. Enter a number
2. Enter a second number
And then after that, I want to display the result of a calculation based on those two values? (IE: (Q1 - Q2) / Q1)
How would I set up the advanced logic to make that happen?
I have been fiddling around with this for about two hours, but every time I preview the survey, it just literally prints out the code rather than processing it.
|