Hi Sixthsense,
Thanks for your help. I have done the following, and it seems to work. Perhaps you can give me your thoughts?
I Public declared the following:
I then included my _Change() event in my _Exit event, thus combining my calculation and field formatting:
This calculates my value with every field exit, and it does update my answer/value field with a Double value - number and decimal. 
One question:
I have tried adding the following line of code beneath my calculation (where I put the * above):
But it changes the value from 2,5 to 0,13 for instance?
Bookmarks