help wanted, calculated field

The main issue is that you've made resoult the wrong type. You declare it as an integer, but then construct it to be a string.

Make resoult a string.
 

Users who are viewing this thread

Back
Top Bottom