I'm having a bit of a conundrum..
I have a variable called "results" which is the result of a previously calculated variable and then appended either +10%, +20%, 0%(the same as it is..) -10% and so on depending on which radio button the user selects, trouble is the data is only calculated when the user clicks the button. So far my button works fine: