Hi,
I have a simple form, where I have 1 field, that gets converted in two other unbound text fields on the same form. No tables or queries involved here.
I want to add a button that increments textbox1 by .01 as long as I keep the button pressed down, instead of having to click each time.
Can this be done?
Thanks,
Jim
I have a simple form, where I have 1 field, that gets converted in two other unbound text fields on the same form. No tables or queries involved here.
I want to add a button that increments textbox1 by .01 as long as I keep the button pressed down, instead of having to click each time.
Can this be done?
Thanks,
Jim