D
Dean Collins
I want to implement 2 text boxes that are linked.
TextBoxA allows date entry and TextBoxB allows integer
entries. Entering a date in the TextBoxA will calculate
the difference in days from 01/09/02 in the TextboxB.
Also changing the integer in TextBoxB will calculate and
change the date in textboxA.
Any Ideas how and coding tips will be much appreciated.
Thanks in advance
Dean Collins
TextBoxA allows date entry and TextBoxB allows integer
entries. Entering a date in the TextBoxA will calculate
the difference in days from 01/09/02 in the TextboxB.
Also changing the integer in TextBoxB will calculate and
change the date in textboxA.
Any Ideas how and coding tips will be much appreciated.
Thanks in advance
Dean Collins