G'day All
Having trouble. I have a text box with a default value of 13.00. I have two command buttons (+ / -) and I can easily vary the value of 13 +/- 1 using VB[Dep Dft] = [Dep Dft] + 1.
The problem I have is trying to make the value increment by 0.1. The text box setting I have set is Fixed format , 2 decimal places.
I am probably staring at it!!!
Having trouble. I have a text box with a default value of 13.00. I have two command buttons (+ / -) and I can easily vary the value of 13 +/- 1 using VB[Dep Dft] = [Dep Dft] + 1.
The problem I have is trying to make the value increment by 0.1. The text box setting I have set is Fixed format , 2 decimal places.
I am probably staring at it!!!