Displaying sum of two text input boxes into third box
Trying to find the best way to take user input from the test point box and observed box and run mathematical calculations between the two numbers and display it in the % difference text box. I thought it might be able to be done through query but It doesn't seem to update automatically. I was hoping to have the % difference box update automatically once the other two input boxes are filled. Any advice would be much appreciated.