:) Hi. Basically, I have a form with 3 combos - "from, to and type". What I'm trying to do is when a selection is made in "from", the "type" combo will select one of it's 3 options.
And i spose I'll be doing the same with other options.
Prior Time / Date
Hello All
I currently have a textbox [Low Water] which I want to look up the closest date prior to another date [Dep Date] displayed on the form.
i.e. The table contains the low water tide times for each day and the date the user selects on the form [Dep Date] would...
Wayne
I tried that earlier yet no change to the field value. But you've made me think that the problem is in the actual field (I'm going in tight uncontrolled circles) I'll try and change the field settings and hopefully recognise 0.1
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...
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 [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...
Hello
Having trouble trying to make a text box value i.e 13.00 (which is controlled by + / - contol buttons increment. Have no trouble incrementing the value by 1 but I need to increment the decimal places.
Help me - my brain hurts